#0573ec color space conversions
Hex:
        #0573ec
        RGB:
        5, 115, 236
        CMY:
        98, 55, 7
        CMYK:
        98, 51, 0, 7
      HSL:
        211°, 95.8506%, 47.2549%
        HSV (HSB):
        211°, 97.8814%, 92.5490%
        XYZ:
        21.3336, 18.3499, 81.7744
        xyY:
        0.1756, 0.1511, 18.3499
      CIE-Lab:
        49.9177, 19.7356, -68.1439
        CIE-LCH:
        49.9177, 70.9442, 286.1519
        CIE-Luv:
        49.9177, -26.1962, -106.1522
        Hunter-Lab:
        42.8367, 13.9327, -83.1975
      #0573ec color charts
#0573ec RGB chart
      #0573ec CMYK chart
      #0573ec RGB pie chart
      #0573ec color shades, tints & tones
#0573ec color schemes
#0573ec color preview, HTML & CSS examples
           This text has a color of #0573ec        
        
          <p style="color:#0573ec;">Text here</p>
        
        
          .mytext {color:#0573ec;}
        
        Text color #0573ec
      
           This box has a color of #0573ec        
        
          <div style="background-color:#0573ec;">Content here</div>
        
        
          .mybackground {background-color:#0573ec;}
        
        Background color #0573ec
      
           Border around this has a color of #0573ec        
        
          <div style="border:2px solid #0573ec;">Content here</div>
        
        
          .myborder {border:2px solid #0573ec;}
        
        Border color #0573ec