#275ffd color space conversions
Hex:
        #275ffd
        RGB:
        39, 95, 253
        CMY:
        85, 63, 1
        CMYK:
        85, 62, 0, 1
      HSL:
        224°, 98.1651%, 57.2549%
        HSV (HSB):
        224°, 84.5850%, 99.2157%
        XYZ:
        22.6585, 15.7076, 94.7661
        xyY:
        0.1702, 0.1180, 15.7076
      CIE-Lab:
        46.5885, 40.2501, -83.0423
        CIE-LCH:
        46.5885, 92.2827, 295.8592
        CIE-Luv:
        46.5885, -18.6505, -125.8442
        Hunter-Lab:
        39.6328, 32.6930, -114.0255
      #275ffd color charts
#275ffd RGB chart
      #275ffd CMYK chart
      #275ffd RGB pie chart
      #275ffd color shades, tints & tones
#275ffd color schemes
#275ffd color preview, HTML & CSS examples
           This text has a color of #275ffd        
        
          <p style="color:#275ffd;">Text here</p>
        
        
          .mytext {color:#275ffd;}
        
        Text color #275ffd
      
           This box has a color of #275ffd        
        
          <div style="background-color:#275ffd;">Content here</div>
        
        
          .mybackground {background-color:#275ffd;}
        
        Background color #275ffd
      
           Border around this has a color of #275ffd        
        
          <div style="border:2px solid #275ffd;">Content here</div>
        
        
          .myborder {border:2px solid #275ffd;}
        
        Border color #275ffd