#252abe color space conversions
Hex:
        #252abe
        RGB:
        37, 42, 190
        CMY:
        85, 84, 25
        CMYK:
        81, 78, 0, 25
      HSL:
        238°, 67.4009%, 44.5098%
        HSV (HSB):
        238°, 80.5263%, 74.5098%
        XYZ:
        10.8852, 5.7669, 49.2546
        xyY:
        0.1652, 0.0875, 5.7669
      CIE-Lab:
        28.8167, 49.6359, -76.2595
        CIE-LCH:
        28.8167, 90.9903, 303.0594
        CIE-Luv:
        28.8167, -7.5799, -96.1349
        Hunter-Lab:
        24.0145, 38.8844, -104.7960
      #252abe color charts
#252abe RGB chart
      #252abe CMYK chart
      #252abe RGB pie chart
      #252abe color shades, tints & tones
#252abe color schemes
#252abe color preview, HTML & CSS examples
           This text has a color of #252abe        
        
          <p style="color:#252abe;">Text here</p>
        
        
          .mytext {color:#252abe;}
        
        Text color #252abe
      
           This box has a color of #252abe        
        
          <div style="background-color:#252abe;">Content here</div>
        
        
          .mybackground {background-color:#252abe;}
        
        Background color #252abe
      
           Border around this has a color of #252abe        
        
          <div style="border:2px solid #252abe;">Content here</div>
        
        
          .myborder {border:2px solid #252abe;}
        
        Border color #252abe