#0301f0 color space conversions
Hex:
        #0301f0
        RGB:
        3, 1, 240
        CMY:
        99, 100, 6
        CMYK:
        99, 100, 0, 6
      HSL:
        241°, 99.1701%, 47.2549%
        HSV (HSB):
        241°, 99.5833%, 94.1176%
        XYZ:
        15.7766, 6.3323, 82.8288
        xyY:
        0.1503, 0.0603, 6.3323
      CIE-Lab:
        30.2359, 75.4935, -102.8562
        CIE-LCH:
        30.2359, 127.5878, 306.2776
        CIE-Luv:
        30.2359, -8.7173, -121.7314
        Hunter-Lab:
        25.1641, 67.8728, -177.5406
      #0301f0 color charts
#0301f0 RGB chart
      #0301f0 CMYK chart
      #0301f0 RGB pie chart
      #0301f0 color shades, tints & tones
#0301f0 color schemes
#0301f0 color preview, HTML & CSS examples
           This text has a color of #0301f0        
        
          <p style="color:#0301f0;">Text here</p>
        
        
          .mytext {color:#0301f0;}
        
        Text color #0301f0
      
           This box has a color of #0301f0        
        
          <div style="background-color:#0301f0;">Content here</div>
        
        
          .mybackground {background-color:#0301f0;}
        
        Background color #0301f0
      
           Border around this has a color of #0301f0        
        
          <div style="border:2px solid #0301f0;">Content here</div>
        
        
          .myborder {border:2px solid #0301f0;}
        
        Border color #0301f0