#275cd3 color space conversions
Hex:
        #275cd3
        RGB:
        39, 92, 211
        CMY:
        85, 64, 17
        CMYK:
        82, 56, 0, 17
      HSL:
        222°, 68.8000%, 49.0196%
        HSV (HSB):
        222°, 81.5166%, 82.7451%
        XYZ:
        16.4217, 12.7888, 63.2310
        xyY:
        0.1776, 0.1383, 12.7888
      CIE-Lab:
        42.4432, 26.5712, -66.0962
        CIE-LCH:
        42.4432, 71.2372, 291.9005
        CIE-Luv:
        42.4432, -18.0841, -98.8227
        Hunter-Lab:
        35.7614, 19.3852, -79.7997
      #275cd3 color charts
#275cd3 RGB chart
      #275cd3 CMYK chart
      #275cd3 RGB pie chart
      #275cd3 color shades, tints & tones
#275cd3 color schemes
#275cd3 color preview, HTML & CSS examples
           This text has a color of #275cd3        
        
          <p style="color:#275cd3;">Text here</p>
        
        
          .mytext {color:#275cd3;}
        
        Text color #275cd3
      
           This box has a color of #275cd3        
        
          <div style="background-color:#275cd3;">Content here</div>
        
        
          .mybackground {background-color:#275cd3;}
        
        Background color #275cd3
      
           Border around this has a color of #275cd3        
        
          <div style="border:2px solid #275cd3;">Content here</div>
        
        
          .myborder {border:2px solid #275cd3;}
        
        Border color #275cd3