#b23dc1 color space conversions
Hex:
        #b23dc1
        RGB:
        178, 61, 193
        CMY:
        30, 76, 24
        CMYK:
        8, 68, 0, 24
      HSL:
        293°, 51.9685%, 49.8039%
        HSV (HSB):
        293°, 68.3938%, 75.6863%
        XYZ:
        29.6545, 16.6527, 52.1034
        xyY:
        0.3013, 0.1692, 16.6527
      CIE-Lab:
        47.8194, 64.0366, -46.4008
        CIE-LCH:
        47.8194, 79.0805, 324.0730
        CIE-Luv:
        47.8194, 46.2337, -77.3303
        Hunter-Lab:
        40.8077, 58.3002, -47.1362
      #b23dc1 color charts
#b23dc1 RGB chart
      #b23dc1 CMYK chart
      #b23dc1 RGB pie chart
      #b23dc1 color shades, tints & tones
#b23dc1 color schemes
#b23dc1 color preview, HTML & CSS examples
           This text has a color of #b23dc1        
        
          <p style="color:#b23dc1;">Text here</p>
        
        
          .mytext {color:#b23dc1;}
        
        Text color #b23dc1
      
           This box has a color of #b23dc1        
        
          <div style="background-color:#b23dc1;">Content here</div>
        
        
          .mybackground {background-color:#b23dc1;}
        
        Background color #b23dc1
      
           Border around this has a color of #b23dc1        
        
          <div style="border:2px solid #b23dc1;">Content here</div>
        
        
          .myborder {border:2px solid #b23dc1;}
        
        Border color #b23dc1