#b30ffe color space conversions
Hex:
        #b30ffe
        RGB:
        179, 15, 254
        CMY:
        30, 94, 0
        CMYK:
        30, 94, 0, 0
      HSL:
        281°, 99.1701%, 52.7451%
        HSV (HSB):
        281°, 94.0945%, 99.6078%
        XYZ:
        36.6506, 17.0811, 95.1312
        xyY:
        0.2462, 0.1147, 17.0811
      CIE-Lab:
        48.3621, 86.5071, -80.2293
        CIE-LCH:
        48.3621, 117.9840, 317.1562
        CIE-Luv:
        48.3621, 35.0085, -127.3053
        Hunter-Lab:
        41.3293, 85.9667, -107.5424
      #b30ffe color charts
#b30ffe RGB chart
      #b30ffe CMYK chart
      #b30ffe RGB pie chart
      #b30ffe color shades, tints & tones
#b30ffe color schemes
#b30ffe color preview, HTML & CSS examples
           This text has a color of #b30ffe        
        
          <p style="color:#b30ffe;">Text here</p>
        
        
          .mytext {color:#b30ffe;}
        
        Text color #b30ffe
      
           This box has a color of #b30ffe        
        
          <div style="background-color:#b30ffe;">Content here</div>
        
        
          .mybackground {background-color:#b30ffe;}
        
        Background color #b30ffe
      
           Border around this has a color of #b30ffe        
        
          <div style="border:2px solid #b30ffe;">Content here</div>
        
        
          .myborder {border:2px solid #b30ffe;}
        
        Border color #b30ffe