#b307fd color space conversions
Hex:
        #b307fd
        RGB:
        179, 7, 253
        CMY:
        30, 97, 1
        CMYK:
        29, 97, 0, 1
      HSL:
        282°, 98.4000%, 50.9804%
        HSV (HSB):
        282°, 97.2332%, 99.2157%
        XYZ:
        36.3960, 16.8275, 94.2583
        xyY:
        0.2468, 0.1141, 16.8275
      CIE-Lab:
        48.0420, 87.0422, -80.1946
        CIE-LCH:
        48.0420, 118.3534, 317.3447
        CIE-Luv:
        48.0420, 35.5137, -127.0168
        Hunter-Lab:
        41.0214, 86.5859, -107.5207
      #b307fd color charts
#b307fd RGB chart
      #b307fd CMYK chart
      #b307fd RGB pie chart
      #b307fd color shades, tints & tones
#b307fd color schemes
#b307fd color preview, HTML & CSS examples
           This text has a color of #b307fd        
        
          <p style="color:#b307fd;">Text here</p>
        
        
          .mytext {color:#b307fd;}
        
        Text color #b307fd
      
           This box has a color of #b307fd        
        
          <div style="background-color:#b307fd;">Content here</div>
        
        
          .mybackground {background-color:#b307fd;}
        
        Background color #b307fd
      
           Border around this has a color of #b307fd        
        
          <div style="border:2px solid #b307fd;">Content here</div>
        
        
          .myborder {border:2px solid #b307fd;}
        
        Border color #b307fd