#d968db color space conversions
Hex:
        #d968db
        RGB:
        217, 104, 219
        CMY:
        15, 59, 14
        CMYK:
        1, 53, 0, 14
      HSL:
        299°, 61.4973%, 63.3333%
        HSV (HSB):
        299°, 52.5114%, 85.8824%
        XYZ:
        46.3518, 29.7668, 70.3204
        xyY:
        0.3165, 0.2033, 29.7668
      CIE-Lab:
        61.4525, 59.7145, -39.3381
        CIE-LCH:
        61.4525, 71.5075, 326.6243
        CIE-Luv:
        61.4525, 52.4000, -70.0578
        Hunter-Lab:
        54.5590, 56.1704, -38.2269
      #d968db color charts
#d968db RGB chart
      #d968db CMYK chart
      #d968db RGB pie chart
      #d968db color shades, tints & tones
#d968db color schemes
#d968db color preview, HTML & CSS examples
           This text has a color of #d968db        
        
          <p style="color:#d968db;">Text here</p>
        
        
          .mytext {color:#d968db;}
        
        Text color #d968db
      
           This box has a color of #d968db        
        
          <div style="background-color:#d968db;">Content here</div>
        
        
          .mybackground {background-color:#d968db;}
        
        Background color #d968db
      
           Border around this has a color of #d968db        
        
          <div style="border:2px solid #d968db;">Content here</div>
        
        
          .myborder {border:2px solid #d968db;}
        
        Border color #d968db