#b30cab color space conversions
Hex:
        #b30cab
        RGB:
        179, 12, 171
        CMY:
        30, 95, 33
        CMYK:
        0, 93, 4, 30
      HSL:
        303°, 87.4346%, 37.4510%
        HSV (HSB):
        303°, 93.2961%, 70.1961%
        XYZ:
        26.0726, 12.7869, 39.6220
        xyY:
        0.3322, 0.1629, 12.7869
      CIE-Lab:
        42.4404, 72.9782, -42.0277
        CIE-LCH:
        42.4404, 84.2149, 330.0626
        CIE-Luv:
        42.4404, 61.7179, -69.8400
        Hunter-Lab:
        35.7588, 67.5705, -40.6642
      #b30cab color charts
#b30cab RGB chart
      #b30cab CMYK chart
      #b30cab RGB pie chart
      #b30cab color shades, tints & tones
#b30cab color schemes
#b30cab color preview, HTML & CSS examples
           This text has a color of #b30cab        
        
          <p style="color:#b30cab;">Text here</p>
        
        
          .mytext {color:#b30cab;}
        
        Text color #b30cab
      
           This box has a color of #b30cab        
        
          <div style="background-color:#b30cab;">Content here</div>
        
        
          .mybackground {background-color:#b30cab;}
        
        Background color #b30cab
      
           Border around this has a color of #b30cab        
        
          <div style="border:2px solid #b30cab;">Content here</div>
        
        
          .myborder {border:2px solid #b30cab;}
        
        Border color #b30cab