#166ce3 color space conversions
Hex:
        #166ce3
        RGB:
        22, 108, 227
        CMY:
        91, 58, 11
        CMYK:
        90, 52, 0, 11
      HSL:
        215°, 82.3293%, 48.8235%
        HSV (HSB):
        215°, 90.3084%, 89.0196%
        XYZ:
        19.5586, 16.4417, 74.8158
        xyY:
        0.1765, 0.1484, 16.4417
      CIE-Lab:
        47.5488, 21.2736, -66.9181
        CIE-LCH:
        47.5488, 70.2182, 287.6357
        CIE-Luv:
        47.5488, -23.7263, -103.0641
        Hunter-Lab:
        40.5484, 15.1399, -81.0119
      #166ce3 color charts
#166ce3 RGB chart
      #166ce3 CMYK chart
      #166ce3 RGB pie chart
      #166ce3 color shades, tints & tones
#166ce3 color schemes
#166ce3 color preview, HTML & CSS examples
           This text has a color of #166ce3        
        
          <p style="color:#166ce3;">Text here</p>
        
        
          .mytext {color:#166ce3;}
        
        Text color #166ce3
      
           This box has a color of #166ce3        
        
          <div style="background-color:#166ce3;">Content here</div>
        
        
          .mybackground {background-color:#166ce3;}
        
        Background color #166ce3
      
           Border around this has a color of #166ce3        
        
          <div style="border:2px solid #166ce3;">Content here</div>
        
        
          .myborder {border:2px solid #166ce3;}
        
        Border color #166ce3