#304cf1 color space conversions
Hex:
        #304cf1
        RGB:
        48, 76, 241
        CMY:
        81, 70, 5
        CMYK:
        80, 68, 0, 5
      HSL:
        231°, 87.3303%, 56.6667%
        HSV (HSB):
        231°, 80.0830%, 94.5098%
        XYZ:
        19.6805, 12.1481, 84.5266
        xyY:
        0.1691, 0.1044, 12.1481
      CIE-Lab:
        41.4506, 48.1714, -84.7595
        CIE-LCH:
        41.4506, 97.4918, 299.6109
        CIE-Luv:
        41.4506, -13.4753, -123.0202
        Hunter-Lab:
        34.8542, 39.7959, -119.3893
      #304cf1 color charts
#304cf1 RGB chart
      #304cf1 CMYK chart
      #304cf1 RGB pie chart
      #304cf1 color shades, tints & tones
#304cf1 color schemes
#304cf1 color preview, HTML & CSS examples
           This text has a color of #304cf1        
        
          <p style="color:#304cf1;">Text here</p>
        
        
          .mytext {color:#304cf1;}
        
        Text color #304cf1
      
           This box has a color of #304cf1        
        
          <div style="background-color:#304cf1;">Content here</div>
        
        
          .mybackground {background-color:#304cf1;}
        
        Background color #304cf1
      
           Border around this has a color of #304cf1        
        
          <div style="border:2px solid #304cf1;">Content here</div>
        
        
          .myborder {border:2px solid #304cf1;}
        
        Border color #304cf1