#d960be color space conversions
Hex:
        #d960be
        RGB:
        217, 96, 190
        CMY:
        15, 62, 25
        CMYK:
        0, 56, 12, 15
      HSL:
        313°, 61.4213%, 61.3725%
        HSV (HSB):
        313°, 55.7604%, 85.0980%
        XYZ:
        42.0924, 26.8352, 51.6764
        xyY:
        0.3490, 0.2225, 26.8352
      CIE-Lab:
        58.8214, 58.6109, -27.0033
        CIE-LCH:
        58.8214, 64.5323, 335.2635
        CIE-Luv:
        58.8214, 63.4228, -50.1425
        Hunter-Lab:
        51.8027, 54.3860, -22.8836
      #d960be color charts
#d960be RGB chart
      #d960be CMYK chart
      #d960be RGB pie chart
      #d960be color shades, tints & tones
#d960be color schemes
#d960be color preview, HTML & CSS examples
           This text has a color of #d960be        
        
          <p style="color:#d960be;">Text here</p>
        
        
          .mytext {color:#d960be;}
        
        Text color #d960be
      
           This box has a color of #d960be        
        
          <div style="background-color:#d960be;">Content here</div>
        
        
          .mybackground {background-color:#d960be;}
        
        Background color #d960be
      
           Border around this has a color of #d960be        
        
          <div style="border:2px solid #d960be;">Content here</div>
        
        
          .myborder {border:2px solid #d960be;}
        
        Border color #d960be