#452bd5 color space conversions
Hex:
        #452bd5
        RGB:
        69, 43, 213
        CMY:
        73, 83, 16
        CMYK:
        68, 80, 0, 16
      HSL:
        249°, 66.9291%, 50.1961%
        HSV (HSB):
        249°, 79.8122%, 83.5294%
        XYZ:
        15.3284, 7.7971, 63.6479
        xyY:
        0.1766, 0.0899, 7.7971
      CIE-Lab:
        33.5566, 58.5528, -81.7839
        CIE-LCH:
        33.5566, 100.5834, 305.6006
        CIE-Luv:
        33.5566, -3.5548, -109.5973
        Hunter-Lab:
        27.9232, 49.1214, -115.5987
      #452bd5 color charts
#452bd5 RGB chart
      #452bd5 CMYK chart
      #452bd5 RGB pie chart
      #452bd5 color shades, tints & tones
#452bd5 color schemes
#452bd5 color preview, HTML & CSS examples
           This text has a color of #452bd5        
        
          <p style="color:#452bd5;">Text here</p>
        
        
          .mytext {color:#452bd5;}
        
        Text color #452bd5
      
           This box has a color of #452bd5        
        
          <div style="background-color:#452bd5;">Content here</div>
        
        
          .mybackground {background-color:#452bd5;}
        
        Background color #452bd5
      
           Border around this has a color of #452bd5        
        
          <div style="border:2px solid #452bd5;">Content here</div>
        
        
          .myborder {border:2px solid #452bd5;}
        
        Border color #452bd5