#452dd3 color space conversions
Hex:
        #452dd3
        RGB:
        69, 45, 211
        CMY:
        73, 82, 17
        CMYK:
        67, 79, 0, 17
      HSL:
        249°, 65.3543%, 50.1961%
        HSV (HSB):
        249°, 78.6730%, 82.7451%
        XYZ:
        15.1505, 7.8451, 62.3438
        xyY:
        0.1775, 0.0919, 7.8451
      CIE-Lab:
        33.6582, 57.0579, -80.4586
        CIE-LCH:
        33.6582, 98.6367, 305.3427
        CIE-Luv:
        33.6582, -3.6645, -108.3368
        Hunter-Lab:
        28.0092, 47.5368, -112.3633
      #452dd3 color charts
#452dd3 RGB chart
      #452dd3 CMYK chart
      #452dd3 RGB pie chart
      #452dd3 color shades, tints & tones
#452dd3 color schemes
#452dd3 color preview, HTML & CSS examples
           This text has a color of #452dd3        
        
          <p style="color:#452dd3;">Text here</p>
        
        
          .mytext {color:#452dd3;}
        
        Text color #452dd3
      
           This box has a color of #452dd3        
        
          <div style="background-color:#452dd3;">Content here</div>
        
        
          .mybackground {background-color:#452dd3;}
        
        Background color #452dd3
      
           Border around this has a color of #452dd3        
        
          <div style="border:2px solid #452dd3;">Content here</div>
        
        
          .myborder {border:2px solid #452dd3;}
        
        Border color #452dd3