#0452cc color space conversions
Hex:
        #0452cc
        RGB:
        4, 82, 204
        CMY:
        98, 68, 20
        CMYK:
        98, 60, 0, 20
      HSL:
        217°, 96.1538%, 40.7843%
        HSV (HSB):
        217°, 98.0392%, 80.0000%
        XYZ:
        13.9664, 10.4200, 58.4019
        xyY:
        0.1687, 0.1259, 10.4200
      CIE-Lab:
        38.5860, 28.5629, -68.3859
        CIE-LCH:
        38.5860, 74.1112, 292.6689
        CIE-Luv:
        38.5860, -18.1242, -98.7591
        Hunter-Lab:
        32.2801, 20.7405, -84.6729
      #0452cc color charts
#0452cc RGB chart
      #0452cc CMYK chart
      #0452cc RGB pie chart
      #0452cc color shades, tints & tones
#0452cc color schemes
#0452cc color preview, HTML & CSS examples
           This text has a color of #0452cc        
        
          <p style="color:#0452cc;">Text here</p>
        
        
          .mytext {color:#0452cc;}
        
        Text color #0452cc
      
           This box has a color of #0452cc        
        
          <div style="background-color:#0452cc;">Content here</div>
        
        
          .mybackground {background-color:#0452cc;}
        
        Background color #0452cc
      
           Border around this has a color of #0452cc        
        
          <div style="border:2px solid #0452cc;">Content here</div>
        
        
          .myborder {border:2px solid #0452cc;}
        
        Border color #0452cc