#b234a2 color space conversions
Hex:
        #b234a2
        RGB:
        178, 52, 162
        CMY:
        30, 80, 36
        CMYK:
        0, 71, 9, 30
      HSL:
        308°, 54.7826%, 45.0980%
        HSV (HSB):
        308°, 70.7865%, 69.8039%
        XYZ:
        26.1097, 14.5296, 35.6108
        xyY:
        0.3424, 0.1906, 14.5296
      CIE-Lab:
        44.9831, 62.1727, -32.6530
        CIE-LCH:
        44.9831, 70.2258, 332.2916
        CIE-Luv:
        44.9831, 58.3628, -55.9409
        Hunter-Lab:
        38.1177, 55.5621, -28.7082
      #b234a2 color charts
#b234a2 RGB chart
      #b234a2 CMYK chart
      #b234a2 RGB pie chart
      #b234a2 color shades, tints & tones
#b234a2 color schemes
#b234a2 color preview, HTML & CSS examples
           This text has a color of #b234a2        
        
          <p style="color:#b234a2;">Text here</p>
        
        
          .mytext {color:#b234a2;}
        
        Text color #b234a2
      
           This box has a color of #b234a2        
        
          <div style="background-color:#b234a2;">Content here</div>
        
        
          .mybackground {background-color:#b234a2;}
        
        Background color #b234a2
      
           Border around this has a color of #b234a2        
        
          <div style="border:2px solid #b234a2;">Content here</div>
        
        
          .myborder {border:2px solid #b234a2;}
        
        Border color #b234a2