#1158fb color space conversions
Hex:
        #1158fb
        RGB:
        17, 88, 251
        CMY:
        93, 65, 2
        CMYK:
        93, 65, 0, 2
      HSL:
        222°, 96.6942%, 52.5490%
        HSV (HSB):
        222°, 93.2271%, 98.4314%
        XYZ:
        21.1335, 14.0637, 92.8675
        xyY:
        0.1650, 0.1098, 14.0637
      CIE-Lab:
        44.3241, 42.8928, -85.6626
        CIE-LCH:
        44.3241, 95.8013, 296.5980
        CIE-Luv:
        44.3241, -18.6182, -127.0491
        Hunter-Lab:
        37.5015, 34.9635, -120.5726
      #1158fb color charts
#1158fb RGB chart
      #1158fb CMYK chart
      #1158fb RGB pie chart
      #1158fb color shades, tints & tones
#1158fb color schemes
#1158fb color preview, HTML & CSS examples
           This text has a color of #1158fb        
        
          <p style="color:#1158fb;">Text here</p>
        
        
          .mytext {color:#1158fb;}
        
        Text color #1158fb
      
           This box has a color of #1158fb        
        
          <div style="background-color:#1158fb;">Content here</div>
        
        
          .mybackground {background-color:#1158fb;}
        
        Background color #1158fb
      
           Border around this has a color of #1158fb        
        
          <div style="border:2px solid #1158fb;">Content here</div>
        
        
          .myborder {border:2px solid #1158fb;}
        
        Border color #1158fb