#253fd5 color space conversions
Hex:
        #253fd5
        RGB:
        37, 63, 213
        CMY:
        85, 75, 16
        CMYK:
        83, 70, 0, 16
      HSL:
        231°, 70.4000%, 49.0196%
        HSV (HSB):
        231°, 82.6291%, 83.5294%
        XYZ:
        14.5507, 8.7524, 63.8733
        xyY:
        0.1669, 0.1004, 8.7524
      CIE-Lab:
        35.5032, 45.4797, -78.6249
        CIE-LCH:
        35.5032, 90.8310, 300.0468
        CIE-Luv:
        35.5032, -11.7070, -108.4200
        Hunter-Lab:
        29.5845, 36.0197, -107.2986
      #253fd5 color charts
#253fd5 RGB chart
      #253fd5 CMYK chart
      #253fd5 RGB pie chart
      #253fd5 color shades, tints & tones
#253fd5 color schemes
#253fd5 color preview, HTML & CSS examples
           This text has a color of #253fd5        
        
          <p style="color:#253fd5;">Text here</p>
        
        
          .mytext {color:#253fd5;}
        
        Text color #253fd5
      
           This box has a color of #253fd5        
        
          <div style="background-color:#253fd5;">Content here</div>
        
        
          .mybackground {background-color:#253fd5;}
        
        Background color #253fd5
      
           Border around this has a color of #253fd5        
        
          <div style="border:2px solid #253fd5;">Content here</div>
        
        
          .myborder {border:2px solid #253fd5;}
        
        Border color #253fd5