#45124f color space conversions
Hex:
        #45124f
        RGB:
        69, 18, 79
        CMY:
        73, 93, 69
        CMYK:
        13, 77, 0, 69
      HSL:
        290°, 62.8866%, 19.0196%
        HSV (HSB):
        290°, 77.2152%, 30.9804%
        XYZ:
        4.0818, 2.2623, 7.6187
        xyY:
        0.2923, 0.1620, 2.2623
      CIE-Lab:
        16.8078, 33.6829, -25.8492
        CIE-LCH:
        16.8078, 42.4584, 322.4963
        CIE-Luv:
        16.8078, 15.3782, -29.2469
        Hunter-Lab:
        15.0411, 22.1194, -19.5031
      #45124f color charts
#45124f RGB chart
      #45124f CMYK chart
      #45124f RGB pie chart
      #45124f color shades, tints & tones
#45124f color schemes
#45124f color preview, HTML & CSS examples
           This text has a color of #45124f        
        
          <p style="color:#45124f;">Text here</p>
        
        
          .mytext {color:#45124f;}
        
        Text color #45124f
      
           This box has a color of #45124f        
        
          <div style="background-color:#45124f;">Content here</div>
        
        
          .mybackground {background-color:#45124f;}
        
        Background color #45124f
      
           Border around this has a color of #45124f        
        
          <div style="border:2px solid #45124f;">Content here</div>
        
        
          .myborder {border:2px solid #45124f;}
        
        Border color #45124f