#d970bb color space conversions
Hex:
        #d970bb
        RGB:
        217, 112, 187
        CMY:
        15, 56, 27
        CMYK:
        0, 48, 14, 15
      HSL:
        317°, 58.0110%, 64.5098%
        HSV (HSB):
        317°, 48.3871%, 85.0980%
        XYZ:
        43.3791, 29.9279, 50.5040
        xyY:
        0.3504, 0.2417, 29.9279
      CIE-Lab:
        61.5920, 50.5134, -21.0378
        CIE-LCH:
        61.5920, 54.7192, 337.3893
        CIE-Luv:
        61.5920, 57.3899, -40.0072
        Hunter-Lab:
        54.7064, 45.8042, -16.4411
      #d970bb color charts
#d970bb RGB chart
      #d970bb CMYK chart
      #d970bb RGB pie chart
      #d970bb color shades, tints & tones
#d970bb color schemes
#d970bb color preview, HTML & CSS examples
           This text has a color of #d970bb        
        
          <p style="color:#d970bb;">Text here</p>
        
        
          .mytext {color:#d970bb;}
        
        Text color #d970bb
      
           This box has a color of #d970bb        
        
          <div style="background-color:#d970bb;">Content here</div>
        
        
          .mybackground {background-color:#d970bb;}
        
        Background color #d970bb
      
           Border around this has a color of #d970bb        
        
          <div style="border:2px solid #d970bb;">Content here</div>
        
        
          .myborder {border:2px solid #d970bb;}
        
        Border color #d970bb