#d915ed color space conversions
Hex:
        #d915ed
        RGB:
        217, 21, 237
        CMY:
        15, 92, 7
        CMYK:
        8, 91, 0, 7
      HSL:
        294°, 85.7143%, 50.5882%
        HSV (HSB):
        294°, 91.1392%, 92.9412%
        XYZ:
        44.1695, 21.4025, 81.9239
        xyY:
        0.2995, 0.1451, 21.4025
      CIE-Lab:
        53.3872, 88.2029, -62.2728
        CIE-LCH:
        53.3872, 107.9706, 324.7772
        CIE-Luv:
        53.3872, 63.3879, -106.2341
        Hunter-Lab:
        46.2628, 89.4633, -72.6089
      #d915ed color charts
#d915ed RGB chart
      #d915ed CMYK chart
      #d915ed RGB pie chart
      #d915ed color shades, tints & tones
#d915ed color schemes
#d915ed color preview, HTML & CSS examples
           This text has a color of #d915ed        
        
          <p style="color:#d915ed;">Text here</p>
        
        
          .mytext {color:#d915ed;}
        
        Text color #d915ed
      
           This box has a color of #d915ed        
        
          <div style="background-color:#d915ed;">Content here</div>
        
        
          .mybackground {background-color:#d915ed;}
        
        Background color #d915ed
      
           Border around this has a color of #d915ed        
        
          <div style="border:2px solid #d915ed;">Content here</div>
        
        
          .myborder {border:2px solid #d915ed;}
        
        Border color #d915ed