#275acf color space conversions
Hex:
        #275acf
        RGB:
        39, 90, 207
        CMY:
        85, 65, 19
        CMYK:
        81, 57, 0, 19
      HSL:
        222°, 68.2927%, 48.2353%
        HSV (HSB):
        222°, 81.1594%, 81.1765%
        XYZ:
        15.7553, 12.2487, 60.5653
        xyY:
        0.1779, 0.1383, 12.2487
      CIE-Lab:
        41.6086, 26.3498, -65.1566
        CIE-LCH:
        41.6086, 70.2830, 292.0188
        CIE-Luv:
        41.6086, -17.5839, -96.8965
        Hunter-Lab:
        34.9981, 19.1100, -78.1046
      #275acf color charts
#275acf RGB chart
      #275acf CMYK chart
      #275acf RGB pie chart
      #275acf color shades, tints & tones
#275acf color schemes
#275acf color preview, HTML & CSS examples
           This text has a color of #275acf        
        
          <p style="color:#275acf;">Text here</p>
        
        
          .mytext {color:#275acf;}
        
        Text color #275acf
      
           This box has a color of #275acf        
        
          <div style="background-color:#275acf;">Content here</div>
        
        
          .mybackground {background-color:#275acf;}
        
        Background color #275acf
      
           Border around this has a color of #275acf        
        
          <div style="border:2px solid #275acf;">Content here</div>
        
        
          .myborder {border:2px solid #275acf;}
        
        Border color #275acf