#b301f3 color space conversions
Hex:
        #b301f3
        RGB:
        179, 1, 243
        CMY:
        30, 100, 5
        CMYK:
        26, 100, 0, 5
      HSL:
        284°, 99.1803%, 47.8431%
        HSV (HSB):
        284°, 99.5885%, 95.2941%
        XYZ:
        34.7789, 16.0765, 86.0640
        xyY:
        0.2540, 0.1174, 16.0765
      CIE-Lab:
        47.0747, 85.7526, -76.1706
        CIE-LCH:
        47.0747, 114.6972, 318.3866
        CIE-Luv:
        47.0747, 38.3209, -120.8302
        Hunter-Lab:
        40.0955, 84.6642, -99.1978
      #b301f3 color charts
#b301f3 RGB chart
      #b301f3 CMYK chart
      #b301f3 RGB pie chart
      #b301f3 color shades, tints & tones
#b301f3 color schemes
#b301f3 color preview, HTML & CSS examples
           This text has a color of #b301f3        
        
          <p style="color:#b301f3;">Text here</p>
        
        
          .mytext {color:#b301f3;}
        
        Text color #b301f3
      
           This box has a color of #b301f3        
        
          <div style="background-color:#b301f3;">Content here</div>
        
        
          .mybackground {background-color:#b301f3;}
        
        Background color #b301f3
      
           Border around this has a color of #b301f3        
        
          <div style="border:2px solid #b301f3;">Content here</div>
        
        
          .myborder {border:2px solid #b301f3;}
        
        Border color #b301f3