#d64aed color space conversions
Hex:
        #d64aed
        RGB:
        214, 74, 237
        CMY:
        16, 71, 7
        CMYK:
        10, 69, 0, 7
      HSL:
        292°, 81.9095%, 60.9804%
        HSV (HSB):
        292°, 68.7764%, 92.9412%
        XYZ:
        45.4664, 25.3081, 82.6094
        xyY:
        0.2964, 0.1650, 25.3081
      CIE-Lab:
        57.3744, 74.7705, -55.9043
        CIE-LCH:
        57.3744, 93.3591, 323.2154
        CIE-Luv:
        57.3744, 54.0194, -96.8507
        Hunter-Lab:
        50.3072, 73.2864, -62.1450
      #d64aed color charts
#d64aed RGB chart
      #d64aed CMYK chart
      #d64aed RGB pie chart
      #d64aed color shades, tints & tones
#d64aed color schemes
#d64aed color preview, HTML & CSS examples
           This text has a color of #d64aed        
        
          <p style="color:#d64aed;">Text here</p>
        
        
          .mytext {color:#d64aed;}
        
        Text color #d64aed
      
           This box has a color of #d64aed        
        
          <div style="background-color:#d64aed;">Content here</div>
        
        
          .mybackground {background-color:#d64aed;}
        
        Background color #d64aed
      
           Border around this has a color of #d64aed        
        
          <div style="border:2px solid #d64aed;">Content here</div>
        
        
          .myborder {border:2px solid #d64aed;}
        
        Border color #d64aed