#253ed2 color space conversions
Hex:
        #253ed2
        RGB:
        37, 62, 210
        CMY:
        85, 76, 18
        CMYK:
        82, 70, 0, 18
      HSL:
        231°, 70.0405%, 48.4314%
        HSV (HSB):
        231°, 82.3810%, 82.3529%
        XYZ:
        14.1184, 8.4917, 61.8677
        xyY:
        0.1671, 0.1005, 8.4917
      CIE-Lab:
        34.9866, 45.0309, -77.7445
        CIE-LCH:
        34.9866, 89.8442, 300.0801
        CIE-Luv:
        34.9866, -11.4564, -106.7427
        Hunter-Lab:
        29.1405, 35.4864, -105.4791
      #253ed2 color charts
#253ed2 RGB chart
      #253ed2 CMYK chart
      #253ed2 RGB pie chart
      #253ed2 color shades, tints & tones
#253ed2 color schemes
#253ed2 color preview, HTML & CSS examples
           This text has a color of #253ed2        
        
          <p style="color:#253ed2;">Text here</p>
        
        
          .mytext {color:#253ed2;}
        
        Text color #253ed2
      
           This box has a color of #253ed2        
        
          <div style="background-color:#253ed2;">Content here</div>
        
        
          .mybackground {background-color:#253ed2;}
        
        Background color #253ed2
      
           Border around this has a color of #253ed2        
        
          <div style="border:2px solid #253ed2;">Content here</div>
        
        
          .myborder {border:2px solid #253ed2;}
        
        Border color #253ed2