#253ff0 color space conversions
Hex:
        #253ff0
        RGB:
        37, 63, 240
        CMY:
        85, 75, 6
        CMYK:
        85, 74, 0, 6
      HSL:
        232°, 87.1245%, 54.3137%
        HSV (HSB):
        232°, 84.5833%, 94.1176%
        XYZ:
        18.2686, 10.2396, 83.4517
        xyY:
        0.1632, 0.0915, 10.2396
      CIE-Lab:
        38.2691, 54.6348, -89.4624
        CIE-LCH:
        38.2691, 104.8260, 301.4125
        CIE-Luv:
        38.2691, -12.3213, -124.4087
        Hunter-Lab:
        31.9994, 45.9078, -132.2237
      #253ff0 color charts
#253ff0 RGB chart
      #253ff0 CMYK chart
      #253ff0 RGB pie chart
      #253ff0 color shades, tints & tones
#253ff0 color schemes
#253ff0 color preview, HTML & CSS examples
           This text has a color of #253ff0        
        
          <p style="color:#253ff0;">Text here</p>
        
        
          .mytext {color:#253ff0;}
        
        Text color #253ff0
      
           This box has a color of #253ff0        
        
          <div style="background-color:#253ff0;">Content here</div>
        
        
          .mybackground {background-color:#253ff0;}
        
        Background color #253ff0
      
           Border around this has a color of #253ff0        
        
          <div style="border:2px solid #253ff0;">Content here</div>
        
        
          .myborder {border:2px solid #253ff0;}
        
        Border color #253ff0