#275ebe color space conversions
Hex:
        #275ebe
        RGB:
        39, 94, 190
        CMY:
        85, 63, 25
        CMYK:
        79, 51, 0, 25
      HSL:
        218°, 65.9389%, 44.9020%
        HSV (HSB):
        218°, 79.4737%, 74.5098%
        XYZ:
        14.1337, 12.1544, 50.3163
        xyY:
        0.1845, 0.1587, 12.1544
      CIE-Lab:
        41.4605, 17.2213, -55.5550
        CIE-LCH:
        41.4605, 58.1630, 287.2227
        CIE-Luv:
        41.4605, -18.9200, -82.7095
        Hunter-Lab:
        34.8632, 11.3538, -61.1660
      #275ebe color charts
#275ebe RGB chart
      #275ebe CMYK chart
      #275ebe RGB pie chart
      #275ebe color shades, tints & tones
#275ebe color schemes
#275ebe color preview, HTML & CSS examples
           This text has a color of #275ebe        
        
          <p style="color:#275ebe;">Text here</p>
        
        
          .mytext {color:#275ebe;}
        
        Text color #275ebe
      
           This box has a color of #275ebe        
        
          <div style="background-color:#275ebe;">Content here</div>
        
        
          .mybackground {background-color:#275ebe;}
        
        Background color #275ebe
      
           Border around this has a color of #275ebe        
        
          <div style="border:2px solid #275ebe;">Content here</div>
        
        
          .myborder {border:2px solid #275ebe;}
        
        Border color #275ebe