#275cef color space conversions
Hex:
        #275cef
        RGB:
        39, 92, 239
        CMY:
        85, 64, 6
        CMYK:
        84, 62, 0, 6
      HSL:
        224°, 86.2069%, 54.5098%
        HSV (HSB):
        224°, 83.6820%, 93.7255%
        XYZ:
        20.2438, 14.3176, 83.3580
        xyY:
        0.1717, 0.1214, 14.3176
      CIE-Lab:
        44.6850, 37.0254, -78.3318
        CIE-LCH:
        44.6850, 86.6415, 295.2989
        CIE-Luv:
        44.6850, -17.9550, -117.7457
        Hunter-Lab:
        37.8386, 29.2807, -104.1280
      #275cef color charts
#275cef RGB chart
      #275cef CMYK chart
      #275cef RGB pie chart
      #275cef color shades, tints & tones
#275cef color schemes
#275cef color preview, HTML & CSS examples
           This text has a color of #275cef        
        
          <p style="color:#275cef;">Text here</p>
        
        
          .mytext {color:#275cef;}
        
        Text color #275cef
      
           This box has a color of #275cef        
        
          <div style="background-color:#275cef;">Content here</div>
        
        
          .mybackground {background-color:#275cef;}
        
        Background color #275cef
      
           Border around this has a color of #275cef        
        
          <div style="border:2px solid #275cef;">Content here</div>
        
        
          .myborder {border:2px solid #275cef;}
        
        Border color #275cef