#115fe2 color space conversions
Hex:
        #115fe2
        RGB:
        17, 95, 226
        CMY:
        93, 63, 11
        CMYK:
        92, 58, 0, 11
      HSL:
        218°, 86.0082%, 47.6471%
        HSV (HSB):
        218°, 92.4779%, 88.6275%
        XYZ:
        18.0508, 13.7946, 73.6627
        xyY:
        0.1711, 0.1307, 13.7946
      CIE-Lab:
        43.9369, 29.0533, -72.2342
        CIE-LCH:
        43.9369, 77.8580, 291.9105
        CIE-Luv:
        43.9369, -20.5245, -108.4921
        Hunter-Lab:
        37.1410, 21.7556, -91.5926
      #115fe2 color charts
#115fe2 RGB chart
      #115fe2 CMYK chart
      #115fe2 RGB pie chart
      #115fe2 color shades, tints & tones
#115fe2 color schemes
#115fe2 color preview, HTML & CSS examples
           This text has a color of #115fe2        
        
          <p style="color:#115fe2;">Text here</p>
        
        
          .mytext {color:#115fe2;}
        
        Text color #115fe2
      
           This box has a color of #115fe2        
        
          <div style="background-color:#115fe2;">Content here</div>
        
        
          .mybackground {background-color:#115fe2;}
        
        Background color #115fe2
      
           Border around this has a color of #115fe2        
        
          <div style="border:2px solid #115fe2;">Content here</div>
        
        
          .myborder {border:2px solid #115fe2;}
        
        Border color #115fe2