#0573be color space conversions
Hex:
        #0573be
        RGB:
        5, 115, 190
        CMY:
        98, 55, 25
        CMYK:
        97, 39, 0, 25
      HSL:
        204°, 94.8718%, 38.2353%
        HSV (HSB):
        204°, 97.3684%, 74.5098%
        XYZ:
        15.4876, 16.0114, 50.9894
        xyY:
        0.1878, 0.1941, 16.0114
      CIE-Lab:
        46.9895, 1.5915, -46.7088
        CIE-LCH:
        46.9895, 46.7359, 271.9515
        CIE-Luv:
        46.9895, -28.2426, -70.6678
        Hunter-Lab:
        40.0143, -0.9364, -47.5421
      #0573be color charts
#0573be RGB chart
      #0573be CMYK chart
      #0573be RGB pie chart
      #0573be color shades, tints & tones
#0573be color schemes
#0573be color preview, HTML & CSS examples
           This text has a color of #0573be        
        
          <p style="color:#0573be;">Text here</p>
        
        
          .mytext {color:#0573be;}
        
        Text color #0573be
      
           This box has a color of #0573be        
        
          <div style="background-color:#0573be;">Content here</div>
        
        
          .mybackground {background-color:#0573be;}
        
        Background color #0573be
      
           Border around this has a color of #0573be        
        
          <div style="border:2px solid #0573be;">Content here</div>
        
        
          .myborder {border:2px solid #0573be;}
        
        Border color #0573be