#304efa color space conversions
Hex:
        #304efa
        RGB:
        48, 78, 250
        CMY:
        81, 69, 2
        CMYK:
        81, 69, 0, 2
      HSL:
        231°, 95.2830%, 58.4314%
        HSV (HSB):
        231°, 80.8000%, 98.0392%
        XYZ:
        21.1986, 12.9793, 91.8304
        xyY:
        0.1682, 0.1030, 12.9793
      CIE-Lab:
        42.7320, 50.0661, -87.6989
        CIE-LCH:
        42.7320, 100.9837, 299.7215
        CIE-Luv:
        42.7320, -14.0409, -128.1078
        Hunter-Lab:
        36.0268, 41.9849, -125.9085
      #304efa color charts
#304efa RGB chart
      #304efa CMYK chart
      #304efa RGB pie chart
      #304efa color shades, tints & tones
#304efa color schemes
#304efa color preview, HTML & CSS examples
           This text has a color of #304efa        
        
          <p style="color:#304efa;">Text here</p>
        
        
          .mytext {color:#304efa;}
        
        Text color #304efa
      
           This box has a color of #304efa        
        
          <div style="background-color:#304efa;">Content here</div>
        
        
          .mybackground {background-color:#304efa;}
        
        Background color #304efa
      
           Border around this has a color of #304efa        
        
          <div style="border:2px solid #304efa;">Content here</div>
        
        
          .myborder {border:2px solid #304efa;}
        
        Border color #304efa