#b23bf2 color space conversions
Hex:
        #b23bf2
        RGB:
        178, 59, 242
        CMY:
        30, 77, 5
        CMYK:
        26, 76, 0, 5
      HSL:
        279°, 87.5598%, 59.0196%
        HSV (HSB):
        279°, 75.6198%, 94.9020%
        XYZ:
        35.9511, 19.0037, 85.7777
        xyY:
        0.2555, 0.1350, 19.0037
      CIE-Lab:
        50.6915, 74.1359, -69.7292
        CIE-LCH:
        50.6915, 101.7757, 316.7545
        CIE-Luv:
        50.6915, 33.4836, -113.7447
        Hunter-Lab:
        43.5932, 70.9196, -86.1486
      #b23bf2 color charts
#b23bf2 RGB chart
      #b23bf2 CMYK chart
      #b23bf2 RGB pie chart
      #b23bf2 color shades, tints & tones
#b23bf2 color schemes
#b23bf2 color preview, HTML & CSS examples
           This text has a color of #b23bf2        
        
          <p style="color:#b23bf2;">Text here</p>
        
        
          .mytext {color:#b23bf2;}
        
        Text color #b23bf2
      
           This box has a color of #b23bf2        
        
          <div style="background-color:#b23bf2;">Content here</div>
        
        
          .mybackground {background-color:#b23bf2;}
        
        Background color #b23bf2
      
           Border around this has a color of #b23bf2        
        
          <div style="border:2px solid #b23bf2;">Content here</div>
        
        
          .myborder {border:2px solid #b23bf2;}
        
        Border color #b23bf2