#1561fb color space conversions
Hex:
        #1561fb
        RGB:
        21, 97, 251
        CMY:
        92, 62, 2
        CMYK:
        92, 61, 0, 2
      HSL:
        220°, 96.6387%, 53.3333%
        HSV (HSB):
        220°, 91.6335%, 98.4314%
        XYZ:
        21.9965, 15.6739, 93.1328
        xyY:
        0.1682, 0.1198, 15.6739
      CIE-Lab:
        46.5437, 37.3943, -82.0162
        CIE-LCH:
        46.5437, 90.1388, 294.5100
        CIE-Luv:
        46.5437, -20.4757, -124.2824
        Hunter-Lab:
        39.5902, 29.8927, -111.7618
      #1561fb color charts
#1561fb RGB chart
      #1561fb CMYK chart
      #1561fb RGB pie chart
      #1561fb color shades, tints & tones
#1561fb color schemes
#1561fb color preview, HTML & CSS examples
           This text has a color of #1561fb        
        
          <p style="color:#1561fb;">Text here</p>
        
        
          .mytext {color:#1561fb;}
        
        Text color #1561fb
      
           This box has a color of #1561fb        
        
          <div style="background-color:#1561fb;">Content here</div>
        
        
          .mybackground {background-color:#1561fb;}
        
        Background color #1561fb
      
           Border around this has a color of #1561fb        
        
          <div style="border:2px solid #1561fb;">Content here</div>
        
        
          .myborder {border:2px solid #1561fb;}
        
        Border color #1561fb