#d915bd color space conversions
Hex:
        #d915bd
        RGB:
        217, 21, 189
        CMY:
        15, 92, 26
        CMYK:
        0, 90, 13, 15
      HSL:
        309°, 82.3529%, 46.6667%
        HSV (HSB):
        309°, 90.3226%, 85.0980%
        XYZ:
        38.0687, 18.9622, 49.7977
        xyY:
        0.3564, 0.1775, 18.9622
      CIE-Lab:
        50.6429, 81.3105, -39.1903
        CIE-LCH:
        50.6429, 90.2622, 334.2667
        CIE-Luv:
        50.6429, 82.1952, -70.2393
        Hunter-Lab:
        43.5456, 79.8449, -37.3208
      #d915bd color charts
#d915bd RGB chart
      #d915bd CMYK chart
      #d915bd RGB pie chart
      #d915bd color shades, tints & tones
#d915bd color schemes
#d915bd color preview, HTML & CSS examples
           This text has a color of #d915bd        
        
          <p style="color:#d915bd;">Text here</p>
        
        
          .mytext {color:#d915bd;}
        
        Text color #d915bd
      
           This box has a color of #d915bd        
        
          <div style="background-color:#d915bd;">Content here</div>
        
        
          .mybackground {background-color:#d915bd;}
        
        Background color #d915bd
      
           Border around this has a color of #d915bd        
        
          <div style="border:2px solid #d915bd;">Content here</div>
        
        
          .myborder {border:2px solid #d915bd;}
        
        Border color #d915bd