#252dc8 color space conversions
Hex:
        #252dc8
        RGB:
        37, 45, 200
        CMY:
        85, 82, 22
        CMYK:
        82, 78, 0, 22
      HSL:
        237°, 68.7764%, 46.4706%
        HSV (HSB):
        237°, 81.5000%, 78.4314%
        XYZ:
        12.1267, 6.4402, 55.2475
        xyY:
        0.1643, 0.0872, 6.4402
      CIE-Lab:
        30.4970, 51.2942, -79.3524
        CIE-LCH:
        30.4970, 94.4876, 302.8790
        CIE-Luv:
        30.4970, -8.3705, -101.9541
        Hunter-Lab:
        25.3776, 40.8853, -111.3112
      #252dc8 color charts
#252dc8 RGB chart
      #252dc8 CMYK chart
      #252dc8 RGB pie chart
      #252dc8 color shades, tints & tones
#252dc8 color schemes
#252dc8 color preview, HTML & CSS examples
           This text has a color of #252dc8        
        
          <p style="color:#252dc8;">Text here</p>
        
        
          .mytext {color:#252dc8;}
        
        Text color #252dc8
      
           This box has a color of #252dc8        
        
          <div style="background-color:#252dc8;">Content here</div>
        
        
          .mybackground {background-color:#252dc8;}
        
        Background color #252dc8
      
           Border around this has a color of #252dc8        
        
          <div style="border:2px solid #252dc8;">Content here</div>
        
        
          .myborder {border:2px solid #252dc8;}
        
        Border color #252dc8