#253fdd color space conversions
Hex:
        #253fdd
        RGB:
        37, 63, 221
        CMY:
        85, 75, 13
        CMYK:
        83, 71, 0, 13
      HSL:
        232°, 73.0159%, 50.5882%
        HSV (HSB):
        232°, 83.2579%, 86.6667%
        XYZ:
        15.5916, 9.1688, 69.3546
        xyY:
        0.1657, 0.0974, 9.1688
      CIE-Lab:
        36.3073, 48.2457, -81.8969
        CIE-LCH:
        36.3073, 95.0513, 300.5024
        CIE-Luv:
        36.3073, -11.8797, -113.2173
        Hunter-Lab:
        30.2800, 38.9222, -114.6043
      #253fdd color charts
#253fdd RGB chart
      #253fdd CMYK chart
      #253fdd RGB pie chart
      #253fdd color shades, tints & tones
#253fdd color schemes
#253fdd color preview, HTML & CSS examples
           This text has a color of #253fdd        
        
          <p style="color:#253fdd;">Text here</p>
        
        
          .mytext {color:#253fdd;}
        
        Text color #253fdd
      
           This box has a color of #253fdd        
        
          <div style="background-color:#253fdd;">Content here</div>
        
        
          .mybackground {background-color:#253fdd;}
        
        Background color #253fdd
      
           Border around this has a color of #253fdd        
        
          <div style="border:2px solid #253fdd;">Content here</div>
        
        
          .myborder {border:2px solid #253fdd;}
        
        Border color #253fdd