#301cd0 color space conversions
Hex:
        #301cd0
        RGB:
        48, 28, 208
        CMY:
        81, 89, 18
        CMYK:
        77, 87, 0, 18
      HSL:
        247°, 76.2712%, 46.2745%
        HSV (HSB):
        247°, 86.5385%, 81.5686%
        XYZ:
        13.0193, 6.0130, 60.1489
        xyY:
        0.1644, 0.0759, 6.0130
      CIE-Lab:
        29.4451, 61.8589, -85.7504
        CIE-LCH:
        29.4451, 105.7339, 305.8060
        CIE-Luv:
        29.4451, -5.4544, -106.2450
        Hunter-Lab:
        24.5213, 51.8604, -128.2689
      #301cd0 color charts
#301cd0 RGB chart
      #301cd0 CMYK chart
      #301cd0 RGB pie chart
      #301cd0 color shades, tints & tones
#301cd0 color schemes
#301cd0 color preview, HTML & CSS examples
           This text has a color of #301cd0        
        
          <p style="color:#301cd0;">Text here</p>
        
        
          .mytext {color:#301cd0;}
        
        Text color #301cd0
      
           This box has a color of #301cd0        
        
          <div style="background-color:#301cd0;">Content here</div>
        
        
          .mybackground {background-color:#301cd0;}
        
        Background color #301cd0
      
           Border around this has a color of #301cd0        
        
          <div style="border:2px solid #301cd0;">Content here</div>
        
        
          .myborder {border:2px solid #301cd0;}
        
        Border color #301cd0