#b303fd color space conversions
Hex:
        #b303fd
        RGB:
        179, 3, 253
        CMY:
        30, 99, 1
        CMYK:
        29, 99, 0, 1
      HSL:
        282°, 98.4252%, 50.1961%
        HSV (HSB):
        282°, 98.8142%, 99.2157%
        XYZ:
        36.3526, 16.7407, 94.2438
        xyY:
        0.2467, 0.1136, 16.7407
      CIE-Lab:
        47.9316, 87.3734, -80.3751
        CIE-LCH:
        47.9316, 118.7193, 317.3889
        CIE-Luv:
        47.9316, 35.6290, -127.1768
        Hunter-Lab:
        40.9154, 86.9922, -107.9268
      #b303fd color charts
#b303fd RGB chart
      #b303fd CMYK chart
      #b303fd RGB pie chart
      #b303fd color shades, tints & tones
#b303fd color schemes
#b303fd color preview, HTML & CSS examples
           This text has a color of #b303fd        
        
          <p style="color:#b303fd;">Text here</p>
        
        
          .mytext {color:#b303fd;}
        
        Text color #b303fd
      
           This box has a color of #b303fd        
        
          <div style="background-color:#b303fd;">Content here</div>
        
        
          .mybackground {background-color:#b303fd;}
        
        Background color #b303fd
      
           Border around this has a color of #b303fd        
        
          <div style="border:2px solid #b303fd;">Content here</div>
        
        
          .myborder {border:2px solid #b303fd;}
        
        Border color #b303fd