#1568d2 color space conversions
Hex:
        #1568d2
        RGB:
        21, 104, 210
        CMY:
        92, 59, 18
        CMYK:
        90, 50, 0, 18
      HSL:
        214°, 81.8182%, 45.2941%
        HSV (HSB):
        214°, 90.0000%, 82.3529%
        XYZ:
        16.8924, 14.7132, 62.9224
        xyY:
        0.1787, 0.1556, 14.7132
      CIE-Lab:
        45.2389, 17.1570, -61.0043
        CIE-LCH:
        45.2389, 63.3710, 285.7082
        CIE-Luv:
        45.2389, -23.1469, -92.7763
        Hunter-Lab:
        38.3578, 11.4837, -70.4092
      #1568d2 color charts
#1568d2 RGB chart
      #1568d2 CMYK chart
      #1568d2 RGB pie chart
      #1568d2 color shades, tints & tones
#1568d2 color schemes
#1568d2 color preview, HTML & CSS examples
           This text has a color of #1568d2        
        
          <p style="color:#1568d2;">Text here</p>
        
        
          .mytext {color:#1568d2;}
        
        Text color #1568d2
      
           This box has a color of #1568d2        
        
          <div style="background-color:#1568d2;">Content here</div>
        
        
          .mybackground {background-color:#1568d2;}
        
        Background color #1568d2
      
           Border around this has a color of #1568d2        
        
          <div style="border:2px solid #1568d2;">Content here</div>
        
        
          .myborder {border:2px solid #1568d2;}
        
        Border color #1568d2