#252fe3 color space conversions
Hex:
        #252fe3
        RGB:
        37, 47, 227
        CMY:
        85, 82, 11
        CMYK:
        84, 79, 0, 11
      HSL:
        237°, 77.2358%, 51.7647%
        HSV (HSB):
        237°, 83.7004%, 89.0196%
        XYZ:
        15.6446, 7.9724, 73.3873
        xyY:
        0.1613, 0.0822, 7.9724
      CIE-Lab:
        33.9253, 58.8223, -89.2764
        CIE-LCH:
        33.9253, 106.9127, 303.3800
        CIE-Luv:
        33.9253, -9.5956, -117.5089
        Hunter-Lab:
        28.2354, 49.4907, -134.3371
      #252fe3 color charts
#252fe3 RGB chart
      #252fe3 CMYK chart
      #252fe3 RGB pie chart
      #252fe3 color shades, tints & tones
#252fe3 color schemes
#252fe3 color preview, HTML & CSS examples
           This text has a color of #252fe3        
        
          <p style="color:#252fe3;">Text here</p>
        
        
          .mytext {color:#252fe3;}
        
        Text color #252fe3
      
           This box has a color of #252fe3        
        
          <div style="background-color:#252fe3;">Content here</div>
        
        
          .mybackground {background-color:#252fe3;}
        
        Background color #252fe3
      
           Border around this has a color of #252fe3        
        
          <div style="border:2px solid #252fe3;">Content here</div>
        
        
          .myborder {border:2px solid #252fe3;}
        
        Border color #252fe3