#b30ec9 color space conversions
Hex:
        #b30ec9
        RGB:
        179, 14, 201
        CMY:
        30, 95, 21
        CMYK:
        11, 93, 0, 21
      HSL:
        293°, 86.9767%, 42.1569%
        HSV (HSB):
        293°, 93.0348%, 78.8235%
        XYZ:
        29.2901, 14.1148, 56.4390
        xyY:
        0.2934, 0.1414, 14.1148
      CIE-Lab:
        44.3972, 77.3930, -56.5252
        CIE-LCH:
        44.3972, 95.8372, 323.8569
        CIE-Luv:
        44.3972, 50.6099, -91.6232
        Hunter-Lab:
        37.5697, 73.4150, -62.7695
      #b30ec9 color charts
#b30ec9 RGB chart
      #b30ec9 CMYK chart
      #b30ec9 RGB pie chart
      #b30ec9 color shades, tints & tones
#b30ec9 color schemes
#b30ec9 color preview, HTML & CSS examples
           This text has a color of #b30ec9        
        
          <p style="color:#b30ec9;">Text here</p>
        
        
          .mytext {color:#b30ec9;}
        
        Text color #b30ec9
      
           This box has a color of #b30ec9        
        
          <div style="background-color:#b30ec9;">Content here</div>
        
        
          .mybackground {background-color:#b30ec9;}
        
        Background color #b30ec9
      
           Border around this has a color of #b30ec9        
        
          <div style="border:2px solid #b30ec9;">Content here</div>
        
        
          .myborder {border:2px solid #b30ec9;}
        
        Border color #b30ec9