#d706b1 color space conversions
Hex:
        #d706b1
        RGB:
        215, 6, 177
        CMY:
        16, 98, 31
        CMYK:
        0, 97, 18, 16
      HSL:
        311°, 94.5701%, 43.3333%
        HSV (HSB):
        311°, 97.2093%, 84.3137%
        XYZ:
        36.0253, 17.7516, 43.1226
        xyY:
        0.3718, 0.1832, 17.7516
      CIE-Lab:
        49.1935, 80.8417, -34.4715
        CIE-LCH:
        49.1935, 87.8844, 336.9062
        CIE-Luv:
        49.1935, 86.9639, -62.8169
        Hunter-Lab:
        42.1327, 78.8929, -31.1902
      #d706b1 color charts
#d706b1 RGB chart
      #d706b1 CMYK chart
      #d706b1 RGB pie chart
      #d706b1 color shades, tints & tones
#d706b1 color schemes
#d706b1 color preview, HTML & CSS examples
           This text has a color of #d706b1        
        
          <p style="color:#d706b1;">Text here</p>
        
        
          .mytext {color:#d706b1;}
        
        Text color #d706b1
      
           This box has a color of #d706b1        
        
          <div style="background-color:#d706b1;">Content here</div>
        
        
          .mybackground {background-color:#d706b1;}
        
        Background color #d706b1
      
           Border around this has a color of #d706b1        
        
          <div style="border:2px solid #d706b1;">Content here</div>
        
        
          .myborder {border:2px solid #d706b1;}
        
        Border color #d706b1