#b30cbf color space conversions
Hex:
        #b30cbf
        RGB:
        179, 12, 191
        CMY:
        30, 95, 25
        CMYK:
        6, 94, 0, 25
      HSL:
        296°, 88.1773%, 39.8039%
        HSV (HSB):
        296°, 93.7173%, 74.9020%
        XYZ:
        28.1258, 13.6082, 50.4345
        xyY:
        0.3052, 0.1476, 13.6082
      CIE-Lab:
        43.6658, 76.0103, -51.8739
        CIE-LCH:
        43.6658, 92.0242, 325.6881
        CIE-Luv:
        43.6658, 54.1993, -84.5927
        Hunter-Lab:
        36.8893, 71.5389, -55.2377
      #b30cbf color charts
#b30cbf RGB chart
      #b30cbf CMYK chart
      #b30cbf RGB pie chart
      #b30cbf color shades, tints & tones
#b30cbf color schemes
#b30cbf color preview, HTML & CSS examples
           This text has a color of #b30cbf        
        
          <p style="color:#b30cbf;">Text here</p>
        
        
          .mytext {color:#b30cbf;}
        
        Text color #b30cbf
      
           This box has a color of #b30cbf        
        
          <div style="background-color:#b30cbf;">Content here</div>
        
        
          .mybackground {background-color:#b30cbf;}
        
        Background color #b30cbf
      
           Border around this has a color of #b30cbf        
        
          <div style="border:2px solid #b30cbf;">Content here</div>
        
        
          .myborder {border:2px solid #b30cbf;}
        
        Border color #b30cbf