#275bc2 color space conversions
Hex:
        #275bc2
        RGB:
        39, 91, 194
        CMY:
        85, 64, 24
        CMYK:
        80, 53, 0, 24
      HSL:
        220°, 66.5236%, 45.6863%
        HSV (HSB):
        220°, 79.8969%, 76.0784%
        XYZ:
        14.3154, 11.8085, 52.5637
        xyY:
        0.1819, 0.1501, 11.8085
      CIE-Lab:
        40.9102, 20.7239, -58.7726
        CIE-LCH:
        40.9102, 62.3193, 289.4233
        CIE-Luv:
        40.9102, -17.9918, -87.1862
        Hunter-Lab:
        34.3636, 14.2244, -66.6376
      #275bc2 color charts
#275bc2 RGB chart
      #275bc2 CMYK chart
      #275bc2 RGB pie chart
      #275bc2 color shades, tints & tones
#275bc2 color schemes
#275bc2 color preview, HTML & CSS examples
           This text has a color of #275bc2        
        
          <p style="color:#275bc2;">Text here</p>
        
        
          .mytext {color:#275bc2;}
        
        Text color #275bc2
      
           This box has a color of #275bc2        
        
          <div style="background-color:#275bc2;">Content here</div>
        
        
          .mybackground {background-color:#275bc2;}
        
        Background color #275bc2
      
           Border around this has a color of #275bc2        
        
          <div style="border:2px solid #275bc2;">Content here</div>
        
        
          .myborder {border:2px solid #275bc2;}
        
        Border color #275bc2