#252add color space conversions
Hex:
        #252add
        RGB:
        37, 42, 221
        CMY:
        85, 84, 13
        CMYK:
        83, 81, 0, 13
      HSL:
        238°, 73.0159%, 50.5882%
        HSV (HSB):
        238°, 83.2579%, 86.6667%
        XYZ:
        14.6421, 7.2697, 69.0381
        xyY:
        0.1610, 0.0799, 7.2697
      CIE-Lab:
        32.4132, 59.3574, -88.3487
        CIE-LCH:
        32.4132, 106.4368, 303.8953
        CIE-Luv:
        32.4132, -8.7605, -114.0029
        Hunter-Lab:
        26.9624, 49.7512, -132.9404
      #252add color charts
#252add RGB chart
      #252add CMYK chart
      #252add RGB pie chart
      #252add color shades, tints & tones
#252add color schemes
#252add color preview, HTML & CSS examples
           This text has a color of #252add        
        
          <p style="color:#252add;">Text here</p>
        
        
          .mytext {color:#252add;}
        
        Text color #252add
      
           This box has a color of #252add        
        
          <div style="background-color:#252add;">Content here</div>
        
        
          .mybackground {background-color:#252add;}
        
        Background color #252add
      
           Border around this has a color of #252add        
        
          <div style="border:2px solid #252add;">Content here</div>
        
        
          .myborder {border:2px solid #252add;}
        
        Border color #252add