#301fd8 color space conversions
Hex:
        #301fd8
        RGB:
        48, 31, 216
        CMY:
        81, 88, 15
        CMYK:
        78, 86, 0, 15
      HSL:
        246°, 74.8988%, 48.4314%
        HSV (HSB):
        246°, 85.6481%, 84.7059%
        XYZ:
        14.1036, 6.5662, 65.4898
        xyY:
        0.1637, 0.0762, 6.5662
      CIE-Lab:
        30.7983, 62.9913, -88.1375
        CIE-LCH:
        30.7983, 108.3334, 305.5531
        CIE-Luv:
        30.7983, -6.1291, -110.9559
        Hunter-Lab:
        25.6246, 53.4018, -133.5924
      #301fd8 color charts
#301fd8 RGB chart
      #301fd8 CMYK chart
      #301fd8 RGB pie chart
      #301fd8 color shades, tints & tones
#301fd8 color schemes
#301fd8 color preview, HTML & CSS examples
           This text has a color of #301fd8        
        
          <p style="color:#301fd8;">Text here</p>
        
        
          .mytext {color:#301fd8;}
        
        Text color #301fd8
      
           This box has a color of #301fd8        
        
          <div style="background-color:#301fd8;">Content here</div>
        
        
          .mybackground {background-color:#301fd8;}
        
        Background color #301fd8
      
           Border around this has a color of #301fd8        
        
          <div style="border:2px solid #301fd8;">Content here</div>
        
        
          .myborder {border:2px solid #301fd8;}
        
        Border color #301fd8