#252af5 color space conversions
Hex:
        #252af5
        RGB:
        37, 42, 245
        CMY:
        85, 84, 4
        CMYK:
        85, 83, 0, 4
      HSL:
        239°, 91.2281%, 55.2941%
        HSV (HSB):
        239°, 84.8980%, 96.0784%
        XYZ:
        18.0723, 8.6418, 87.1017
        xyY:
        0.1588, 0.0759, 8.6418
      CIE-Lab:
        35.2853, 66.4586, -97.2373
        CIE-LCH:
        35.2853, 117.7788, 304.3514
        CIE-Luv:
        35.2853, -9.6766, -127.6020
        Hunter-Lab:
        29.3970, 58.2916, -155.0954
      #252af5 color charts
#252af5 RGB chart
      #252af5 CMYK chart
      #252af5 RGB pie chart
      #252af5 color shades, tints & tones
#252af5 color schemes
#252af5 color preview, HTML & CSS examples
           This text has a color of #252af5        
        
          <p style="color:#252af5;">Text here</p>
        
        
          .mytext {color:#252af5;}
        
        Text color #252af5
      
           This box has a color of #252af5        
        
          <div style="background-color:#252af5;">Content here</div>
        
        
          .mybackground {background-color:#252af5;}
        
        Background color #252af5
      
           Border around this has a color of #252af5        
        
          <div style="border:2px solid #252af5;">Content here</div>
        
        
          .myborder {border:2px solid #252af5;}
        
        Border color #252af5