#b23ca7 color space conversions
Hex:
        #b23ca7
        RGB:
        178, 60, 167
        CMY:
        30, 76, 35
        CMYK:
        0, 66, 6, 30
      HSL:
        306°, 49.5798%, 46.6667%
        HSV (HSB):
        306°, 66.2921%, 69.8039%
        XYZ:
        26.9510, 15.4867, 38.1280
        xyY:
        0.3345, 0.1922, 15.4867
      CIE-Lab:
        46.2937, 59.9775, -33.5663
        CIE-LCH:
        46.2937, 68.7313, 330.7665
        CIE-Luv:
        46.2937, 54.5773, -57.3521
        Hunter-Lab:
        39.3532, 53.3777, -29.8969
      #b23ca7 color charts
#b23ca7 RGB chart
      #b23ca7 CMYK chart
      #b23ca7 RGB pie chart
      #b23ca7 color shades, tints & tones
#b23ca7 color schemes
#b23ca7 color preview, HTML & CSS examples
           This text has a color of #b23ca7        
        
          <p style="color:#b23ca7;">Text here</p>
        
        
          .mytext {color:#b23ca7;}
        
        Text color #b23ca7
      
           This box has a color of #b23ca7        
        
          <div style="background-color:#b23ca7;">Content here</div>
        
        
          .mybackground {background-color:#b23ca7;}
        
        Background color #b23ca7
      
           Border around this has a color of #b23ca7        
        
          <div style="border:2px solid #b23ca7;">Content here</div>
        
        
          .myborder {border:2px solid #b23ca7;}
        
        Border color #b23ca7