#253edf color space conversions
Hex:
        #253edf
        RGB:
        37, 62, 223
        CMY:
        85, 76, 13
        CMYK:
        83, 72, 0, 13
      HSL:
        232°, 74.4000%, 50.9804%
        HSV (HSB):
        232°, 83.4081%, 87.4510%
        XYZ:
        15.8049, 9.1663, 70.7483
        xyY:
        0.1651, 0.0958, 9.1663
      CIE-Lab:
        36.3025, 49.5085, -83.0502
        CIE-LCH:
        36.3025, 96.6872, 300.8003
        CIE-Luv:
        36.3025, -11.7481, -114.5166
        Hunter-Lab:
        30.2759, 40.1993, -117.3551
      #253edf color charts
#253edf RGB chart
      #253edf CMYK chart
      #253edf RGB pie chart
      #253edf color shades, tints & tones
#253edf color schemes
#253edf color preview, HTML & CSS examples
           This text has a color of #253edf        
        
          <p style="color:#253edf;">Text here</p>
        
        
          .mytext {color:#253edf;}
        
        Text color #253edf
      
           This box has a color of #253edf        
        
          <div style="background-color:#253edf;">Content here</div>
        
        
          .mybackground {background-color:#253edf;}
        
        Background color #253edf
      
           Border around this has a color of #253edf        
        
          <div style="border:2px solid #253edf;">Content here</div>
        
        
          .myborder {border:2px solid #253edf;}
        
        Border color #253edf