#119efd color space conversions
Hex:
        #119efd
        RGB:
        17, 158, 253
        CMY:
        93, 38, 1
        CMYK:
        93, 38, 0, 1
      HSL:
        204°, 98.3333%, 52.9412%
        HSV (HSB):
        204°, 93.2806%, 99.2157%
        XYZ:
        30.1876, 31.6647, 97.4494
        xyY:
        0.1895, 0.1988, 31.6647
      CIE-Lab:
        63.0648, 0.3441, -56.4204
        CIE-LCH:
        63.0648, 56.4214, 270.3495
        CIE-Luv:
        63.0648, -38.0650, -90.9979
        Hunter-Lab:
        56.2714, -2.7160, -63.2868
      #119efd color charts
#119efd RGB chart
      #119efd CMYK chart
      #119efd RGB pie chart
      #119efd color shades, tints & tones
#119efd color schemes
#119efd color preview, HTML & CSS examples
           This text has a color of #119efd        
        
          <p style="color:#119efd;">Text here</p>
        
        
          .mytext {color:#119efd;}
        
        Text color #119efd
      
           This box has a color of #119efd        
        
          <div style="background-color:#119efd;">Content here</div>
        
        
          .mybackground {background-color:#119efd;}
        
        Background color #119efd
      
           Border around this has a color of #119efd        
        
          <div style="border:2px solid #119efd;">Content here</div>
        
        
          .myborder {border:2px solid #119efd;}
        
        Border color #119efd