#d515db color space conversions
Hex:
        #d515db
        RGB:
        213, 21, 219
        CMY:
        16, 92, 14
        CMYK:
        3, 90, 0, 14
      HSL:
        298°, 82.5000%, 47.0588%
        HSV (HSB):
        298°, 90.4110%, 85.8824%
        XYZ:
        40.4949, 19.7969, 68.7047
        xyY:
        0.3139, 0.1535, 19.7969
      CIE-Lab:
        51.6068, 84.8246, -54.9791
        CIE-LCH:
        51.6068, 101.0837, 327.0507
        CIE-Luv:
        51.6068, 67.1938, -94.2936
        Hunter-Lab:
        44.4937, 84.5934, -60.4066
      #d515db color charts
#d515db RGB chart
      #d515db CMYK chart
      #d515db RGB pie chart
      #d515db color shades, tints & tones
#d515db color schemes
#d515db color preview, HTML & CSS examples
           This text has a color of #d515db        
        
          <p style="color:#d515db;">Text here</p>
        
        
          .mytext {color:#d515db;}
        
        Text color #d515db
      
           This box has a color of #d515db        
        
          <div style="background-color:#d515db;">Content here</div>
        
        
          .mybackground {background-color:#d515db;}
        
        Background color #d515db
      
           Border around this has a color of #d515db        
        
          <div style="border:2px solid #d515db;">Content here</div>
        
        
          .myborder {border:2px solid #d515db;}
        
        Border color #d515db