#3004fb color space conversions
Hex:
        #3004fb
        RGB:
        48, 4, 251
        CMY:
        81, 98, 2
        CMYK:
        81, 98, 0, 2
      HSL:
        251°, 96.8627%, 50.0000%
        HSV (HSB):
        251°, 98.4064%, 98.4314%
        XYZ:
        18.6749, 7.6802, 91.7649
        xyY:
        0.1581, 0.0650, 7.6802
      CIE-Lab:
        33.3079, 78.1427, -103.9025
        CIE-LCH:
        33.3079, 130.0077, 306.9460
        CIE-Luv:
        33.3079, -6.6151, -129.6431
        Hunter-Lab:
        27.7133, 71.7863, -176.9235
      #3004fb color charts
#3004fb RGB chart
      #3004fb CMYK chart
      #3004fb RGB pie chart
      #3004fb color shades, tints & tones
#3004fb color schemes
#3004fb color preview, HTML & CSS examples
           This text has a color of #3004fb        
        
          <p style="color:#3004fb;">Text here</p>
        
        
          .mytext {color:#3004fb;}
        
        Text color #3004fb
      
           This box has a color of #3004fb        
        
          <div style="background-color:#3004fb;">Content here</div>
        
        
          .mybackground {background-color:#3004fb;}
        
        Background color #3004fb
      
           Border around this has a color of #3004fb        
        
          <div style="border:2px solid #3004fb;">Content here</div>
        
        
          .myborder {border:2px solid #3004fb;}
        
        Border color #3004fb