#253ce7 color space conversions
Hex:
        #253ce7
        RGB:
        37, 60, 231
        CMY:
        85, 76, 9
        CMYK:
        84, 74, 0, 9
      HSL:
        233°, 80.1653%, 52.5490%
        HSV (HSB):
        233°, 83.9827%, 90.5882%
        XYZ:
        16.8026, 9.3946, 76.5290
        xyY:
        0.1636, 0.0915, 9.3946
      CIE-Lab:
        36.7331, 53.3205, -86.9028
        CIE-LCH:
        36.7331, 101.9567, 301.5318
        CIE-Luv:
        36.7331, -11.6076, -119.3979
        Hunter-Lab:
        30.6505, 44.2152, -126.5814
      #253ce7 color charts
#253ce7 RGB chart
      #253ce7 CMYK chart
      #253ce7 RGB pie chart
      #253ce7 color shades, tints & tones
#253ce7 color schemes
#253ce7 color preview, HTML & CSS examples
           This text has a color of #253ce7        
        
          <p style="color:#253ce7;">Text here</p>
        
        
          .mytext {color:#253ce7;}
        
        Text color #253ce7
      
           This box has a color of #253ce7        
        
          <div style="background-color:#253ce7;">Content here</div>
        
        
          .mybackground {background-color:#253ce7;}
        
        Background color #253ce7
      
           Border around this has a color of #253ce7        
        
          <div style="border:2px solid #253ce7;">Content here</div>
        
        
          .myborder {border:2px solid #253ce7;}
        
        Border color #253ce7