#253ad8 color space conversions
Hex:
        #253ad8
        RGB:
        37, 58, 216
        CMY:
        85, 77, 15
        CMYK:
        83, 73, 0, 15
      HSL:
        233°, 70.7510%, 49.6078%
        HSV (HSB):
        233°, 82.8704%, 84.7059%
        XYZ:
        14.6707, 8.3773, 65.8095
        xyY:
        0.1651, 0.0943, 8.3773
      CIE-Lab:
        34.7566, 49.4309, -81.5870
        CIE-LCH:
        34.7566, 95.3931, 301.2103
        CIE-Luv:
        34.7566, -10.8885, -110.7508
        Hunter-Lab:
        28.9436, 39.8254, -114.5483
      #253ad8 color charts
#253ad8 RGB chart
      #253ad8 CMYK chart
      #253ad8 RGB pie chart
      #253ad8 color shades, tints & tones
#253ad8 color schemes
#253ad8 color preview, HTML & CSS examples
           This text has a color of #253ad8        
        
          <p style="color:#253ad8;">Text here</p>
        
        
          .mytext {color:#253ad8;}
        
        Text color #253ad8
      
           This box has a color of #253ad8        
        
          <div style="background-color:#253ad8;">Content here</div>
        
        
          .mybackground {background-color:#253ad8;}
        
        Background color #253ad8
      
           Border around this has a color of #253ad8        
        
          <div style="border:2px solid #253ad8;">Content here</div>
        
        
          .myborder {border:2px solid #253ad8;}
        
        Border color #253ad8