#450f70 color space conversions
Hex:
        #450f70
        RGB:
        69, 15, 112
        CMY:
        73, 94, 56
        CMYK:
        38, 87, 0, 56
      HSL:
        273°, 76.3780%, 24.9020%
        HSV (HSB):
        273°, 86.6071%, 43.9216%
        XYZ:
        5.5497, 2.7767, 15.5727
        xyY:
        0.2322, 0.1162, 2.7767
      CIE-Lab:
        19.1265, 42.5683, -44.0289
        CIE-LCH:
        19.1265, 61.2422, 314.0337
        CIE-Luv:
        19.1265, 9.5785, -50.2884
        Hunter-Lab:
        16.6635, 30.2876, -43.7445
      #450f70 color charts
#450f70 RGB chart
      #450f70 CMYK chart
      #450f70 RGB pie chart
      #450f70 color shades, tints & tones
#450f70 color schemes
#450f70 color preview, HTML & CSS examples
           This text has a color of #450f70        
        
          <p style="color:#450f70;">Text here</p>
        
        
          .mytext {color:#450f70;}
        
        Text color #450f70
      
           This box has a color of #450f70        
        
          <div style="background-color:#450f70;">Content here</div>
        
        
          .mybackground {background-color:#450f70;}
        
        Background color #450f70
      
           Border around this has a color of #450f70        
        
          <div style="border:2px solid #450f70;">Content here</div>
        
        
          .myborder {border:2px solid #450f70;}
        
        Border color #450f70