#2168d2 color space conversions
Hex:
        #2168d2
        RGB:
        33, 104, 210
        CMY:
        87, 59, 18
        CMYK:
        84, 50, 0, 18
      HSL:
        216°, 72.8395%, 47.6471%
        HSV (HSB):
        216°, 84.2857%, 82.3529%
        XYZ:
        17.2104, 14.8771, 62.9373
        xyY:
        0.1811, 0.1566, 14.8771
      CIE-Lab:
        45.4654, 17.9331, -60.6268
        CIE-LCH:
        45.4654, 63.2234, 286.4780
        CIE-Luv:
        45.4654, -22.1271, -92.4161
        Hunter-Lab:
        38.5709, 12.1480, -69.7457
      #2168d2 color charts
#2168d2 RGB chart
      #2168d2 CMYK chart
      #2168d2 RGB pie chart
      #2168d2 color shades, tints & tones
#2168d2 color schemes
#2168d2 color preview, HTML & CSS examples
           This text has a color of #2168d2        
        
          <p style="color:#2168d2;">Text here</p>
        
        
          .mytext {color:#2168d2;}
        
        Text color #2168d2
      
           This box has a color of #2168d2        
        
          <div style="background-color:#2168d2;">Content here</div>
        
        
          .mybackground {background-color:#2168d2;}
        
        Background color #2168d2
      
           Border around this has a color of #2168d2        
        
          <div style="border:2px solid #2168d2;">Content here</div>
        
        
          .myborder {border:2px solid #2168d2;}
        
        Border color #2168d2