#168cd4 color space conversions
Hex:
        #168cd4
        RGB:
        22, 140, 212
        CMY:
        91, 45, 17
        CMYK:
        90, 34, 0, 17
      HSL:
        203°, 81.1966%, 45.8824%
        HSV (HSB):
        203°, 89.6226%, 83.1373%
        XYZ:
        21.5926, 23.6802, 65.7200
        xyY:
        0.1945, 0.2133, 23.6802
      CIE-Lab:
        55.7662, -4.2486, -45.2870
        CIE-LCH:
        55.7662, 45.4858, 264.6405
        CIE-Luv:
        55.7662, -34.3319, -70.3322
        Hunter-Lab:
        48.6623, -5.9544, -46.0095
      #168cd4 color charts
#168cd4 RGB chart
      #168cd4 CMYK chart
      #168cd4 RGB pie chart
      #168cd4 color shades, tints & tones
#168cd4 color schemes
#168cd4 color preview, HTML & CSS examples
           This text has a color of #168cd4        
        
          <p style="color:#168cd4;">Text here</p>
        
        
          .mytext {color:#168cd4;}
        
        Text color #168cd4
      
           This box has a color of #168cd4        
        
          <div style="background-color:#168cd4;">Content here</div>
        
        
          .mybackground {background-color:#168cd4;}
        
        Background color #168cd4
      
           Border around this has a color of #168cd4        
        
          <div style="border:2px solid #168cd4;">Content here</div>
        
        
          .myborder {border:2px solid #168cd4;}
        
        Border color #168cd4