#253ed9 color space conversions
Hex:
        #253ed9
        RGB:
        37, 62, 217
        CMY:
        85, 76, 15
        CMYK:
        83, 71, 0, 15
      HSL:
        232°, 70.8661%, 49.8039%
        HSV (HSB):
        232°, 82.9493%, 85.0980%
        XYZ:
        15.0100, 8.8483, 66.5624
        xyY:
        0.1660, 0.0979, 8.8483
      CIE-Lab:
        35.6906, 47.4569, -80.6191
        CIE-LCH:
        35.6906, 93.5500, 300.4834
        CIE-Luv:
        35.6906, -11.6108, -110.9463
        Hunter-Lab:
        29.7461, 38.0158, -111.8500
      #253ed9 color charts
#253ed9 RGB chart
      #253ed9 CMYK chart
      #253ed9 RGB pie chart
      #253ed9 color shades, tints & tones
#253ed9 color schemes
#253ed9 color preview, HTML & CSS examples
           This text has a color of #253ed9        
        
          <p style="color:#253ed9;">Text here</p>
        
        
          .mytext {color:#253ed9;}
        
        Text color #253ed9
      
           This box has a color of #253ed9        
        
          <div style="background-color:#253ed9;">Content here</div>
        
        
          .mybackground {background-color:#253ed9;}
        
        Background color #253ed9
      
           Border around this has a color of #253ed9        
        
          <div style="border:2px solid #253ed9;">Content here</div>
        
        
          .myborder {border:2px solid #253ed9;}
        
        Border color #253ed9