#b134a7 color space conversions
Hex:
        #b134a7
        RGB:
        177, 52, 167
        CMY:
        31, 80, 35
        CMYK:
        0, 71, 6, 31
      HSL:
        305°, 54.5852%, 44.9020%
        HSV (HSB):
        305°, 70.6215%, 69.4118%
        XYZ:
        26.3345, 14.5931, 37.9880
        xyY:
        0.3337, 0.1849, 14.5931
      CIE-Lab:
        45.0718, 62.7205, -35.5004
        CIE-LCH:
        45.0718, 72.0703, 330.4897
        CIE-Luv:
        45.0718, 55.9106, -60.1701
        Hunter-Lab:
        38.2009, 56.2006, -32.2188
      #b134a7 color charts
#b134a7 RGB chart
      #b134a7 CMYK chart
      #b134a7 RGB pie chart
      #b134a7 color shades, tints & tones
#b134a7 color schemes
#b134a7 color preview, HTML & CSS examples
           This text has a color of #b134a7        
        
          <p style="color:#b134a7;">Text here</p>
        
        
          .mytext {color:#b134a7;}
        
        Text color #b134a7
      
           This box has a color of #b134a7        
        
          <div style="background-color:#b134a7;">Content here</div>
        
        
          .mybackground {background-color:#b134a7;}
        
        Background color #b134a7
      
           Border around this has a color of #b134a7        
        
          <div style="border:2px solid #b134a7;">Content here</div>
        
        
          .myborder {border:2px solid #b134a7;}
        
        Border color #b134a7