#d015d1 color space conversions
Hex:
        #d015d1
        RGB:
        208, 21, 209
        CMY:
        18, 92, 18
        CMYK:
        0, 90, 0, 18
      HSL:
        300°, 81.7391%, 45.0980%
        HSV (HSB):
        300°, 89.9522%, 81.9608%
        XYZ:
        37.7892, 18.5497, 61.9103
        xyY:
        0.3196, 0.1569, 18.5497
      CIE-Lab:
        50.1561, 82.5043, -51.6282
        CIE-LCH:
        50.1561, 97.3265, 327.9632
        CIE-Luv:
        50.1561, 67.4266, -88.4262
        Hunter-Lab:
        43.0693, 81.2453, -55.0783
      #d015d1 color charts
#d015d1 RGB chart
      #d015d1 CMYK chart
      #d015d1 RGB pie chart
      #d015d1 color shades, tints & tones
#d015d1 color schemes
#d015d1 color preview, HTML & CSS examples
           This text has a color of #d015d1        
        
          <p style="color:#d015d1;">Text here</p>
        
        
          .mytext {color:#d015d1;}
        
        Text color #d015d1
      
           This box has a color of #d015d1        
        
          <div style="background-color:#d015d1;">Content here</div>
        
        
          .mybackground {background-color:#d015d1;}
        
        Background color #d015d1
      
           Border around this has a color of #d015d1        
        
          <div style="border:2px solid #d015d1;">Content here</div>
        
        
          .myborder {border:2px solid #d015d1;}
        
        Border color #d015d1