#d970b2 color space conversions
Hex:
        #d970b2
        RGB:
        217, 112, 178
        CMY:
        15, 56, 30
        CMYK:
        0, 48, 18, 15
      HSL:
        322°, 58.0110%, 64.5098%
        HSV (HSB):
        322°, 48.3871%, 85.0980%
        XYZ:
        42.4453, 29.5544, 45.5869
        xyY:
        0.3610, 0.2513, 29.5544
      CIE-Lab:
        61.2678, 49.1283, -16.3998
        CIE-LCH:
        61.2678, 51.7932, 341.5402
        CIE-Luv:
        61.2678, 59.6497, -32.7027
        Hunter-Lab:
        54.3640, 44.2291, -11.6629
      #d970b2 color charts
#d970b2 RGB chart
      #d970b2 CMYK chart
      #d970b2 RGB pie chart
      #d970b2 color shades, tints & tones
#d970b2 color schemes
#d970b2 color preview, HTML & CSS examples
           This text has a color of #d970b2        
        
          <p style="color:#d970b2;">Text here</p>
        
        
          .mytext {color:#d970b2;}
        
        Text color #d970b2
      
           This box has a color of #d970b2        
        
          <div style="background-color:#d970b2;">Content here</div>
        
        
          .mybackground {background-color:#d970b2;}
        
        Background color #d970b2
      
           Border around this has a color of #d970b2        
        
          <div style="border:2px solid #d970b2;">Content here</div>
        
        
          .myborder {border:2px solid #d970b2;}
        
        Border color #d970b2