#1159cd color space conversions
Hex:
        #1159cd
        RGB:
        17, 89, 205
        CMY:
        93, 65, 20
        CMYK:
        92, 57, 0, 20
      HSL:
        217°, 84.6847%, 43.5294%
        HSV (HSB):
        217°, 91.7073%, 80.3922%
        XYZ:
        14.8230, 11.6717, 59.2292
        xyY:
        0.1729, 0.1362, 11.6717
      CIE-Lab:
        40.6895, 24.7830, -65.5228
        CIE-LCH:
        40.6895, 70.0531, 290.7184
        CIE-Luv:
        40.6895, -19.3278, -96.5706
        Hunter-Lab:
        34.1639, 17.6606, -78.8751
      #1159cd color charts
#1159cd RGB chart
      #1159cd CMYK chart
      #1159cd RGB pie chart
      #1159cd color shades, tints & tones
#1159cd color schemes
#1159cd color preview, HTML & CSS examples
           This text has a color of #1159cd        
        
          <p style="color:#1159cd;">Text here</p>
        
        
          .mytext {color:#1159cd;}
        
        Text color #1159cd
      
           This box has a color of #1159cd        
        
          <div style="background-color:#1159cd;">Content here</div>
        
        
          .mybackground {background-color:#1159cd;}
        
        Background color #1159cd
      
           Border around this has a color of #1159cd        
        
          <div style="border:2px solid #1159cd;">Content here</div>
        
        
          .myborder {border:2px solid #1159cd;}
        
        Border color #1159cd