#0572eb color space conversions
Hex:
        #0572eb
        RGB:
        5, 114, 235
        CMY:
        98, 55, 8
        CMYK:
        98, 51, 0, 8
      HSL:
        212°, 95.8333%, 47.0588%
        HSV (HSB):
        212°, 97.8723%, 92.1569%
        XYZ:
        21.0753, 18.0651, 80.9734
        xyY:
        0.1755, 0.1504, 18.0651
      CIE-Lab:
        49.5749, 19.9817, -68.1395
        CIE-LCH:
        49.5749, 71.0088, 286.3436
        CIE-Luv:
        49.5749, -25.9459, -105.9656
        Hunter-Lab:
        42.5030, 14.1297, -83.2025
      #0572eb color charts
#0572eb RGB chart
      #0572eb CMYK chart
      #0572eb RGB pie chart
      #0572eb color shades, tints & tones
#0572eb color schemes
#0572eb color preview, HTML & CSS examples
           This text has a color of #0572eb        
        
          <p style="color:#0572eb;">Text here</p>
        
        
          .mytext {color:#0572eb;}
        
        Text color #0572eb
      
           This box has a color of #0572eb        
        
          <div style="background-color:#0572eb;">Content here</div>
        
        
          .mybackground {background-color:#0572eb;}
        
        Background color #0572eb
      
           Border around this has a color of #0572eb        
        
          <div style="border:2px solid #0572eb;">Content here</div>
        
        
          .myborder {border:2px solid #0572eb;}
        
        Border color #0572eb