#2425cf color space conversions
Hex:
        #2425cf
        RGB:
        36, 37, 207
        CMY:
        86, 85, 19
        CMYK:
        83, 82, 0, 19
      HSL:
        240°, 70.3704%, 47.6471%
        HSV (HSB):
        240°, 82.6087%, 81.1765%
        XYZ:
        12.6516, 6.2032, 59.5620
        xyY:
        0.1613, 0.0791, 6.2032
      CIE-Lab:
        29.9194, 57.3645, -84.3971
        CIE-LCH:
        29.9194, 102.0468, 304.2039
        CIE-Luv:
        29.9194, -7.7362, -105.8039
        Hunter-Lab:
        24.9062, 47.0867, -124.3548
      #2425cf color charts
#2425cf RGB chart
      #2425cf CMYK chart
      #2425cf RGB pie chart
      #2425cf color shades, tints & tones
#2425cf color schemes
#2425cf color preview, HTML & CSS examples
           This text has a color of #2425cf        
        
          <p style="color:#2425cf;">Text here</p>
        
        
          .mytext {color:#2425cf;}
        
        Text color #2425cf
      
           This box has a color of #2425cf        
        
          <div style="background-color:#2425cf;">Content here</div>
        
        
          .mybackground {background-color:#2425cf;}
        
        Background color #2425cf
      
           Border around this has a color of #2425cf        
        
          <div style="border:2px solid #2425cf;">Content here</div>
        
        
          .myborder {border:2px solid #2425cf;}
        
        Border color #2425cf