#275ddb color space conversions
Hex:
        #275ddb
        RGB:
        39, 93, 219
        CMY:
        85, 64, 14
        CMYK:
        82, 58, 0, 14
      HSL:
        222°, 71.4286%, 50.5882%
        HSV (HSB):
        222°, 82.1918%, 85.8824%
        XYZ:
        17.5372, 13.3745, 68.6751
        xyY:
        0.1761, 0.1343, 13.3745
      CIE-Lab:
        43.3222, 28.9507, -69.2383
        CIE-LCH:
        43.3222, 75.0472, 292.6913
        CIE-Luv:
        43.3222, -18.2836, -103.9443
        Hunter-Lab:
        36.5712, 21.5978, -85.7377
      #275ddb color charts
#275ddb RGB chart
      #275ddb CMYK chart
      #275ddb RGB pie chart
      #275ddb color shades, tints & tones
#275ddb color schemes
#275ddb color preview, HTML & CSS examples
           This text has a color of #275ddb        
        
          <p style="color:#275ddb;">Text here</p>
        
        
          .mytext {color:#275ddb;}
        
        Text color #275ddb
      
           This box has a color of #275ddb        
        
          <div style="background-color:#275ddb;">Content here</div>
        
        
          .mybackground {background-color:#275ddb;}
        
        Background color #275ddb
      
           Border around this has a color of #275ddb        
        
          <div style="border:2px solid #275ddb;">Content here</div>
        
        
          .myborder {border:2px solid #275ddb;}
        
        Border color #275ddb