#117dfa color space conversions
Hex:
        #117dfa
        RGB:
        17, 125, 250
        CMY:
        93, 51, 2
        CMYK:
        93, 50, 0, 2
      HSL:
        212°, 95.8848%, 52.3529%
        HSV (HSB):
        212°, 93.2000%, 98.0392%
        XYZ:
        24.8201, 21.6885, 93.3206
        xyY:
        0.1775, 0.1551, 21.6885
      CIE-Lab:
        53.6950, 19.1796, -69.8139
        CIE-LCH:
        53.6950, 72.4006, 285.3616
        CIE-Luv:
        53.6950, -28.1164, -110.6763
        Hunter-Lab:
        46.5709, 13.6329, -86.2079
      #117dfa color charts
#117dfa RGB chart
      #117dfa CMYK chart
      #117dfa RGB pie chart
      #117dfa color shades, tints & tones
#117dfa color schemes
#117dfa color preview, HTML & CSS examples
           This text has a color of #117dfa        
        
          <p style="color:#117dfa;">Text here</p>
        
        
          .mytext {color:#117dfa;}
        
        Text color #117dfa
      
           This box has a color of #117dfa        
        
          <div style="background-color:#117dfa;">Content here</div>
        
        
          .mybackground {background-color:#117dfa;}
        
        Background color #117dfa
      
           Border around this has a color of #117dfa        
        
          <div style="border:2px solid #117dfa;">Content here</div>
        
        
          .myborder {border:2px solid #117dfa;}
        
        Border color #117dfa