#254df1 color space conversions
Hex:
        #254df1
        RGB:
        37, 77, 241
        CMY:
        85, 70, 5
        CMYK:
        85, 68, 0, 5
      HSL:
        228°, 87.9310%, 54.5098%
        HSV (HSB):
        228°, 84.6473%, 94.5098%
        XYZ:
        19.2940, 12.0519, 84.5284
        xyY:
        0.1665, 0.1040, 12.0519
      CIE-Lab:
        41.2986, 46.8773, -85.0230
        CIE-LCH:
        41.2986, 97.0896, 298.8701
        CIE-Luv:
        41.2986, -14.8826, -123.0753
        Hunter-Lab:
        34.7159, 38.4519, -120.0618
      #254df1 color charts
#254df1 RGB chart
      #254df1 CMYK chart
      #254df1 RGB pie chart
      #254df1 color shades, tints & tones
#254df1 color schemes
#254df1 color preview, HTML & CSS examples
           This text has a color of #254df1        
        
          <p style="color:#254df1;">Text here</p>
        
        
          .mytext {color:#254df1;}
        
        Text color #254df1
      
           This box has a color of #254df1        
        
          <div style="background-color:#254df1;">Content here</div>
        
        
          .mybackground {background-color:#254df1;}
        
        Background color #254df1
      
           Border around this has a color of #254df1        
        
          <div style="border:2px solid #254df1;">Content here</div>
        
        
          .myborder {border:2px solid #254df1;}
        
        Border color #254df1