#b30cf1 color space conversions
Hex:
        #b30cf1
        RGB:
        179, 12, 241
        CMY:
        30, 95, 5
        CMYK:
        26, 95, 0, 5
      HSL:
        284°, 90.5138%, 49.6078%
        HSV (HSB):
        284°, 95.0207%, 94.5098%
        XYZ:
        34.5991, 16.1975, 84.5219
        xyY:
        0.2557, 0.1197, 16.1975
      CIE-Lab:
        47.2326, 84.4544, -74.7872
        CIE-LCH:
        47.2326, 112.8081, 318.4740
        CIE-Luv:
        47.2326, 38.5181, -119.0395
        Hunter-Lab:
        40.2461, 83.0233, -96.3441
      #b30cf1 color charts
#b30cf1 RGB chart
      #b30cf1 CMYK chart
      #b30cf1 RGB pie chart
      #b30cf1 color shades, tints & tones
#b30cf1 color schemes
#b30cf1 color preview, HTML & CSS examples
           This text has a color of #b30cf1        
        
          <p style="color:#b30cf1;">Text here</p>
        
        
          .mytext {color:#b30cf1;}
        
        Text color #b30cf1
      
           This box has a color of #b30cf1        
        
          <div style="background-color:#b30cf1;">Content here</div>
        
        
          .mybackground {background-color:#b30cf1;}
        
        Background color #b30cf1
      
           Border around this has a color of #b30cf1        
        
          <div style="border:2px solid #b30cf1;">Content here</div>
        
        
          .myborder {border:2px solid #b30cf1;}
        
        Border color #b30cf1