#168cf1 color space conversions
Hex:
        #168cf1
        RGB:
        22, 140, 241
        CMY:
        91, 45, 5
        CMYK:
        91, 42, 0, 5
      HSL:
        208°, 88.6640%, 51.5686%
        HSV (HSB):
        208°, 90.8714%, 94.5098%
        XYZ:
        25.5861, 25.2776, 86.7496
        xyY:
        0.1859, 0.1837, 25.2776
      CIE-Lab:
        57.3449, 6.7017, -58.9530
        CIE-LCH:
        57.3449, 59.3327, 276.4855
        CIE-Luv:
        57.3449, -32.7551, -94.1046
        Hunter-Lab:
        50.2768, 2.8551, -67.1075
      #168cf1 color charts
#168cf1 RGB chart
      #168cf1 CMYK chart
      #168cf1 RGB pie chart
      #168cf1 color shades, tints & tones
#168cf1 color schemes
#168cf1 color preview, HTML & CSS examples
           This text has a color of #168cf1        
        
          <p style="color:#168cf1;">Text here</p>
        
        
          .mytext {color:#168cf1;}
        
        Text color #168cf1
      
           This box has a color of #168cf1        
        
          <div style="background-color:#168cf1;">Content here</div>
        
        
          .mybackground {background-color:#168cf1;}
        
        Background color #168cf1
      
           Border around this has a color of #168cf1        
        
          <div style="border:2px solid #168cf1;">Content here</div>
        
        
          .myborder {border:2px solid #168cf1;}
        
        Border color #168cf1