#b30bca color space conversions
Hex:
        #b30bca
        RGB:
        179, 11, 202
        CMY:
        30, 96, 21
        CMYK:
        11, 95, 0, 21
      HSL:
        293°, 89.6714%, 41.7647%
        HSV (HSB):
        293°, 94.5545%, 79.2157%
        XYZ:
        29.3707, 14.0873, 57.0482
        xyY:
        0.2922, 0.1402, 14.0873
      CIE-Lab:
        44.3579, 77.8721, -57.1689
        CIE-LCH:
        44.3579, 96.6041, 323.7162
        CIE-Luv:
        44.3579, 50.4191, -92.5372
        Hunter-Lab:
        37.5331, 73.9987, -63.8444
      #b30bca color charts
#b30bca RGB chart
      #b30bca CMYK chart
      #b30bca RGB pie chart
      #b30bca color shades, tints & tones
#b30bca color schemes
#b30bca color preview, HTML & CSS examples
           This text has a color of #b30bca        
        
          <p style="color:#b30bca;">Text here</p>
        
        
          .mytext {color:#b30bca;}
        
        Text color #b30bca
      
           This box has a color of #b30bca        
        
          <div style="background-color:#b30bca;">Content here</div>
        
        
          .mybackground {background-color:#b30bca;}
        
        Background color #b30bca
      
           Border around this has a color of #b30bca        
        
          <div style="border:2px solid #b30bca;">Content here</div>
        
        
          .myborder {border:2px solid #b30bca;}
        
        Border color #b30bca