#d63aae color space conversions
Hex:
        #d63aae
        RGB:
        214, 58, 174
        CMY:
        16, 77, 32
        CMYK:
        0, 73, 19, 16
      HSL:
        315°, 65.5462%, 53.3333%
        HSV (HSB):
        315°, 72.8972%, 83.9216%
        XYZ:
        36.8846, 20.3782, 42.0338
        xyY:
        0.3715, 0.2052, 20.3782
      CIE-Lab:
        52.2622, 70.4690, -27.9338
        CIE-LCH:
        52.2622, 75.8036, 338.3767
        CIE-Luv:
        52.2622, 79.4701, -52.3134
        Hunter-Lab:
        45.1423, 66.8488, -23.6077
      #d63aae color charts
#d63aae RGB chart
      #d63aae CMYK chart
      #d63aae RGB pie chart
      #d63aae color shades, tints & tones
#d63aae color schemes
#d63aae color preview, HTML & CSS examples
           This text has a color of #d63aae        
        
          <p style="color:#d63aae;">Text here</p>
        
        
          .mytext {color:#d63aae;}
        
        Text color #d63aae
      
           This box has a color of #d63aae        
        
          <div style="background-color:#d63aae;">Content here</div>
        
        
          .mybackground {background-color:#d63aae;}
        
        Background color #d63aae
      
           Border around this has a color of #d63aae        
        
          <div style="border:2px solid #d63aae;">Content here</div>
        
        
          .myborder {border:2px solid #d63aae;}
        
        Border color #d63aae