#b23cb4 color space conversions
Hex:
        #b23cb4
        RGB:
        178, 60, 180
        CMY:
        30, 76, 29
        CMYK:
        1, 67, 0, 29
      HSL:
        299°, 50.0000%, 47.0588%
        HSV (HSB):
        299°, 66.6667%, 70.5882%
        XYZ:
        28.2142, 15.9920, 44.7797
        xyY:
        0.3171, 0.1797, 15.9920
      CIE-Lab:
        46.9640, 62.1424, -40.1732
        CIE-LCH:
        46.9640, 73.9970, 327.1185
        CIE-Luv:
        46.9640, 50.4276, -67.5811
        Hunter-Lab:
        39.9900, 55.9549, -38.3984
      #b23cb4 color charts
#b23cb4 RGB chart
      #b23cb4 CMYK chart
      #b23cb4 RGB pie chart
      #b23cb4 color shades, tints & tones
#b23cb4 color schemes
#b23cb4 color preview, HTML & CSS examples
           This text has a color of #b23cb4        
        
          <p style="color:#b23cb4;">Text here</p>
        
        
          .mytext {color:#b23cb4;}
        
        Text color #b23cb4
      
           This box has a color of #b23cb4        
        
          <div style="background-color:#b23cb4;">Content here</div>
        
        
          .mybackground {background-color:#b23cb4;}
        
        Background color #b23cb4
      
           Border around this has a color of #b23cb4        
        
          <div style="border:2px solid #b23cb4;">Content here</div>
        
        
          .myborder {border:2px solid #b23cb4;}
        
        Border color #b23cb4