#1568bf color space conversions
Hex:
        #1568bf
        RGB:
        21, 104, 191
        CMY:
        92, 59, 25
        CMYK:
        89, 46, 0, 25
      HSL:
        211°, 80.1887%, 41.5686%
        HSV (HSB):
        211°, 89.0052%, 74.9020%
        XYZ:
        14.6635, 13.8216, 51.1852
        xyY:
        0.1841, 0.1735, 13.8216
      CIE-Lab:
        43.9761, 9.6484, -52.1029
        CIE-LCH:
        43.9761, 52.9887, 280.4912
        CIE-Luv:
        43.9761, -23.8138, -78.3769
        Hunter-Lab:
        37.1775, 5.3434, -55.6051
      #1568bf color charts
#1568bf RGB chart
      #1568bf CMYK chart
      #1568bf RGB pie chart
      #1568bf color shades, tints & tones
#1568bf color schemes
#1568bf color preview, HTML & CSS examples
           This text has a color of #1568bf        
        
          <p style="color:#1568bf;">Text here</p>
        
        
          .mytext {color:#1568bf;}
        
        Text color #1568bf
      
           This box has a color of #1568bf        
        
          <div style="background-color:#1568bf;">Content here</div>
        
        
          .mybackground {background-color:#1568bf;}
        
        Background color #1568bf
      
           Border around this has a color of #1568bf        
        
          <div style="border:2px solid #1568bf;">Content here</div>
        
        
          .myborder {border:2px solid #1568bf;}
        
        Border color #1568bf