#b23ca2 color space conversions
Hex:
        #b23ca2
        RGB:
        178, 60, 162
        CMY:
        30, 76, 36
        CMYK:
        0, 66, 9, 30
      HSL:
        308°, 49.5798%, 46.6667%
        HSV (HSB):
        308°, 66.2921%, 69.8039%
        XYZ:
        26.4975, 15.3053, 35.7401
        xyY:
        0.3417, 0.1974, 15.3053
      CIE-Lab:
        46.0496, 59.1771, -30.9807
        CIE-LCH:
        46.0496, 66.7962, 332.3668
        CIE-Luv:
        46.0496, 56.2157, -53.3849
        Hunter-Lab:
        39.1220, 52.4354, -26.7792
      #b23ca2 color charts
#b23ca2 RGB chart
      #b23ca2 CMYK chart
      #b23ca2 RGB pie chart
      #b23ca2 color shades, tints & tones
#b23ca2 color schemes
#b23ca2 color preview, HTML & CSS examples
           This text has a color of #b23ca2        
        
          <p style="color:#b23ca2;">Text here</p>
        
        
          .mytext {color:#b23ca2;}
        
        Text color #b23ca2
      
           This box has a color of #b23ca2        
        
          <div style="background-color:#b23ca2;">Content here</div>
        
        
          .mybackground {background-color:#b23ca2;}
        
        Background color #b23ca2
      
           Border around this has a color of #b23ca2        
        
          <div style="border:2px solid #b23ca2;">Content here</div>
        
        
          .myborder {border:2px solid #b23ca2;}
        
        Border color #b23ca2