#275cd8 color space conversions
Hex:
        #275cd8
        RGB:
        39, 92, 216
        CMY:
        85, 64, 15
        CMYK:
        82, 57, 0, 15
      HSL:
        222°, 69.4118%, 50.0000%
        HSV (HSB):
        222°, 81.9444%, 84.7059%
        XYZ:
        17.0585, 13.0435, 66.5843
        xyY:
        0.1764, 0.1349, 13.0435
      CIE-Lab:
        42.8287, 28.4638, -68.3306
        CIE-LCH:
        42.8287, 74.0221, 292.6147
        CIE-Luv:
        42.8287, -18.0447, -102.2937
        Hunter-Lab:
        36.1158, 21.1080, -84.0281
      #275cd8 color charts
#275cd8 RGB chart
      #275cd8 CMYK chart
      #275cd8 RGB pie chart
      #275cd8 color shades, tints & tones
#275cd8 color schemes
#275cd8 color preview, HTML & CSS examples
           This text has a color of #275cd8        
        
          <p style="color:#275cd8;">Text here</p>
        
        
          .mytext {color:#275cd8;}
        
        Text color #275cd8
      
           This box has a color of #275cd8        
        
          <div style="background-color:#275cd8;">Content here</div>
        
        
          .mybackground {background-color:#275cd8;}
        
        Background color #275cd8
      
           Border around this has a color of #275cd8        
        
          <div style="border:2px solid #275cd8;">Content here</div>
        
        
          .myborder {border:2px solid #275cd8;}
        
        Border color #275cd8