#2575df color space conversions
Hex:
        #2575df
        RGB:
        37, 117, 223
        CMY:
        85, 54, 13
        CMYK:
        83, 48, 0, 13
      HSL:
        214°, 74.4000%, 50.9804%
        HSV (HSB):
        214°, 83.4081%, 87.4510%
        XYZ:
        20.4435, 18.4436, 72.2945
        xyY:
        0.1839, 0.1659, 18.4436
      CIE-Lab:
        50.0298, 14.9663, -60.6353
        CIE-LCH:
        50.0298, 62.4550, 283.8649
        CIE-Luv:
        50.0298, -25.1963, -94.5546
        Hunter-Lab:
        42.9460, 9.8155, -69.7454
      #2575df color charts
#2575df RGB chart
      #2575df CMYK chart
      #2575df RGB pie chart
      #2575df color shades, tints & tones
#2575df color schemes
#2575df color preview, HTML & CSS examples
           This text has a color of #2575df        
        
          <p style="color:#2575df;">Text here</p>
        
        
          .mytext {color:#2575df;}
        
        Text color #2575df
      
           This box has a color of #2575df        
        
          <div style="background-color:#2575df;">Content here</div>
        
        
          .mybackground {background-color:#2575df;}
        
        Background color #2575df
      
           Border around this has a color of #2575df        
        
          <div style="border:2px solid #2575df;">Content here</div>
        
        
          .myborder {border:2px solid #2575df;}
        
        Border color #2575df