#b23dcd color space conversions
Hex:
        #b23dcd
        RGB:
        178, 61, 205
        CMY:
        30, 76, 20
        CMYK:
        13, 70, 0, 20
      HSL:
        289°, 59.0164%, 52.1569%
        HSV (HSB):
        289°, 70.2439%, 80.3922%
        XYZ:
        31.0483, 17.2102, 59.4431
        xyY:
        0.2883, 0.1598, 17.2102
      CIE-Lab:
        48.5239, 66.2323, -52.2116
        CIE-LCH:
        48.5239, 84.3372, 321.7509
        CIE-Luv:
        48.5239, 42.7666, -86.4451
        Hunter-Lab:
        41.4852, 60.9934, -55.9154
      #b23dcd color charts
#b23dcd RGB chart
      #b23dcd CMYK chart
      #b23dcd RGB pie chart
      #b23dcd color shades, tints & tones
#b23dcd color schemes
#b23dcd color preview, HTML & CSS examples
           This text has a color of #b23dcd        
        
          <p style="color:#b23dcd;">Text here</p>
        
        
          .mytext {color:#b23dcd;}
        
        Text color #b23dcd
      
           This box has a color of #b23dcd        
        
          <div style="background-color:#b23dcd;">Content here</div>
        
        
          .mybackground {background-color:#b23dcd;}
        
        Background color #b23dcd
      
           Border around this has a color of #b23dcd        
        
          <div style="border:2px solid #b23dcd;">Content here</div>
        
        
          .myborder {border:2px solid #b23dcd;}
        
        Border color #b23dcd