#1561eb color space conversions
Hex:
        #1561eb
        RGB:
        21, 97, 235
        CMY:
        92, 62, 8
        CMYK:
        91, 59, 0, 8
      HSL:
        219°, 84.2520%, 50.1961%
        HSV (HSB):
        219°, 91.0638%, 92.1569%
        XYZ:
        19.5794, 14.7070, 80.4040
        xyY:
        0.1707, 0.1282, 14.7070
      CIE-Lab:
        45.2302, 31.3720, -75.2047
        CIE-LCH:
        45.2302, 81.4858, 292.6437
        CIE-Luv:
        45.2302, -20.6690, -113.7062
        Hunter-Lab:
        38.3497, 24.0209, -97.4628
      #1561eb color charts
#1561eb RGB chart
      #1561eb CMYK chart
      #1561eb RGB pie chart
      #1561eb color shades, tints & tones
#1561eb color schemes
#1561eb color preview, HTML & CSS examples
           This text has a color of #1561eb        
        
          <p style="color:#1561eb;">Text here</p>
        
        
          .mytext {color:#1561eb;}
        
        Text color #1561eb
      
           This box has a color of #1561eb        
        
          <div style="background-color:#1561eb;">Content here</div>
        
        
          .mybackground {background-color:#1561eb;}
        
        Background color #1561eb
      
           Border around this has a color of #1561eb        
        
          <div style="border:2px solid #1561eb;">Content here</div>
        
        
          .myborder {border:2px solid #1561eb;}
        
        Border color #1561eb