#301fe0 color space conversions
Hex:
        #301fe0
        RGB:
        48, 31, 224
        CMY:
        81, 88, 12
        CMYK:
        79, 86, 0, 12
      HSL:
        245°, 75.6863%, 50.0000%
        HSV (HSB):
        245°, 86.1607%, 87.8431%
        XYZ:
        15.1635, 6.9902, 71.0710
        xyY:
        0.1627, 0.0750, 6.9902
      CIE-Lab:
        31.7845, 65.2116, -91.1028
        CIE-LCH:
        31.7845, 112.0369, 305.5952
        CIE-Luv:
        31.7845, -6.5374, -115.5067
        Hunter-Lab:
        26.4389, 56.1066, -140.8715
      #301fe0 color charts
#301fe0 RGB chart
      #301fe0 CMYK chart
      #301fe0 RGB pie chart
      #301fe0 color shades, tints & tones
#301fe0 color schemes
#301fe0 color preview, HTML & CSS examples
           This text has a color of #301fe0        
        
          <p style="color:#301fe0;">Text here</p>
        
        
          .mytext {color:#301fe0;}
        
        Text color #301fe0
      
           This box has a color of #301fe0        
        
          <div style="background-color:#301fe0;">Content here</div>
        
        
          .mybackground {background-color:#301fe0;}
        
        Background color #301fe0
      
           Border around this has a color of #301fe0        
        
          <div style="border:2px solid #301fe0;">Content here</div>
        
        
          .myborder {border:2px solid #301fe0;}
        
        Border color #301fe0