#0561ec color space conversions
Hex:
        #0561ec
        RGB:
        5, 97, 236
        CMY:
        98, 62, 7
        CMYK:
        98, 59, 0, 7
      HSL:
        216°, 95.8506%, 47.2549%
        HSV (HSB):
        216°, 97.8814%, 92.5490%
        XYZ:
        19.4776, 14.6378, 81.1557
        xyY:
        0.1690, 0.1270, 14.6378
      CIE-Lab:
        45.1340, 31.2742, -75.9320
        CIE-LCH:
        45.1340, 82.1203, 292.3853
        CIE-Luv:
        45.1340, -21.3406, -114.5945
        Hunter-Lab:
        38.2594, 23.9194, -98.9843
      #0561ec color charts
#0561ec RGB chart
      #0561ec CMYK chart
      #0561ec RGB pie chart
      #0561ec color shades, tints & tones
#0561ec color schemes
#0561ec color preview, HTML & CSS examples
           This text has a color of #0561ec        
        
          <p style="color:#0561ec;">Text here</p>
        
        
          .mytext {color:#0561ec;}
        
        Text color #0561ec
      
           This box has a color of #0561ec        
        
          <div style="background-color:#0561ec;">Content here</div>
        
        
          .mybackground {background-color:#0561ec;}
        
        Background color #0561ec
      
           Border around this has a color of #0561ec        
        
          <div style="border:2px solid #0561ec;">Content here</div>
        
        
          .myborder {border:2px solid #0561ec;}
        
        Border color #0561ec