#2575cf color space conversions
Hex:
        #2575cf
        RGB:
        37, 117, 207
        CMY:
        85, 54, 19
        CMYK:
        82, 43, 0, 19
      HSL:
        212°, 69.6721%, 47.8431%
        HSV (HSB):
        212°, 82.1256%, 81.1765%
        XYZ:
        18.3867, 17.6209, 61.4636
        xyY:
        0.1886, 0.1808, 17.6209
      CIE-Lab:
        49.0330, 8.8589, -53.1651
        CIE-LCH:
        49.0330, 53.8981, 279.4602
        CIE-Luv:
        49.0330, -25.7409, -82.1095
        Hunter-Lab:
        41.9772, 4.7258, -57.4290
      #2575cf color charts
#2575cf RGB chart
      #2575cf CMYK chart
      #2575cf RGB pie chart
      #2575cf color shades, tints & tones
#2575cf color schemes
#2575cf color preview, HTML & CSS examples
           This text has a color of #2575cf        
        
          <p style="color:#2575cf;">Text here</p>
        
        
          .mytext {color:#2575cf;}
        
        Text color #2575cf
      
           This box has a color of #2575cf        
        
          <div style="background-color:#2575cf;">Content here</div>
        
        
          .mybackground {background-color:#2575cf;}
        
        Background color #2575cf
      
           Border around this has a color of #2575cf        
        
          <div style="border:2px solid #2575cf;">Content here</div>
        
        
          .myborder {border:2px solid #2575cf;}
        
        Border color #2575cf