#115afd color space conversions
Hex:
        #115afd
        RGB:
        17, 90, 253
        CMY:
        93, 65, 1
        CMYK:
        93, 64, 0, 1
      HSL:
        221°, 98.3333%, 52.9412%
        HSV (HSB):
        221°, 93.2806%, 99.2157%
        XYZ:
        21.6170, 14.5233, 94.5925
        xyY:
        0.1654, 0.1111, 14.5233
      CIE-Lab:
        44.9743, 42.3826, -85.7087
        CIE-LCH:
        44.9743, 95.6152, 296.3122
        CIE-Luv:
        44.9743, -19.0523, -127.7667
        Hunter-Lab:
        38.1095, 34.5594, -120.4884
      #115afd color charts
#115afd RGB chart
      #115afd CMYK chart
      #115afd RGB pie chart
      #115afd color shades, tints & tones
#115afd color schemes
#115afd color preview, HTML & CSS examples
           This text has a color of #115afd        
        
          <p style="color:#115afd;">Text here</p>
        
        
          .mytext {color:#115afd;}
        
        Text color #115afd
      
           This box has a color of #115afd        
        
          <div style="background-color:#115afd;">Content here</div>
        
        
          .mybackground {background-color:#115afd;}
        
        Background color #115afd
      
           Border around this has a color of #115afd        
        
          <div style="border:2px solid #115afd;">Content here</div>
        
        
          .myborder {border:2px solid #115afd;}
        
        Border color #115afd