#1561dc color space conversions
Hex:
        #1561dc
        RGB:
        21, 97, 220
        CMY:
        92, 62, 14
        CMYK:
        90, 56, 0, 14
      HSL:
        217°, 82.5726%, 47.2549%
        HSV (HSB):
        217°, 90.4545%, 86.2745%
        XYZ:
        17.5022, 13.8761, 69.4660
        xyY:
        0.1736, 0.1376, 13.8761
      CIE-Lab:
        44.0548, 25.6036, -68.6313
        CIE-LCH:
        44.0548, 73.2516, 290.4585
        CIE-Luv:
        44.0548, -20.9296, -103.4378
        Hunter-Lab:
        37.2507, 18.6795, -84.4901
      #1561dc color charts
#1561dc RGB chart
      #1561dc CMYK chart
      #1561dc RGB pie chart
      #1561dc color shades, tints & tones
#1561dc color schemes
#1561dc color preview, HTML & CSS examples
           This text has a color of #1561dc        
        
          <p style="color:#1561dc;">Text here</p>
        
        
          .mytext {color:#1561dc;}
        
        Text color #1561dc
      
           This box has a color of #1561dc        
        
          <div style="background-color:#1561dc;">Content here</div>
        
        
          .mybackground {background-color:#1561dc;}
        
        Background color #1561dc
      
           Border around this has a color of #1561dc        
        
          <div style="border:2px solid #1561dc;">Content here</div>
        
        
          .myborder {border:2px solid #1561dc;}
        
        Border color #1561dc