#d95bb3 color space conversions
Hex:
        #d95bb3
        RGB:
        217, 91, 179
        CMY:
        15, 64, 30
        CMYK:
        0, 58, 18, 15
      HSL:
        318°, 62.3762%, 60.3922%
        HSV (HSB):
        318°, 58.0645%, 85.0980%
        XYZ:
        40.4930, 25.4886, 45.4334
        xyY:
        0.3634, 0.2288, 25.4886
      CIE-Lab:
        57.5484, 59.2088, -22.6444
        CIE-LCH:
        57.5484, 63.3912, 339.0706
        CIE-Luv:
        57.5484, 68.7161, -43.4328
        Hunter-Lab:
        50.4862, 54.8172, -18.0157
      #d95bb3 color charts
#d95bb3 RGB chart
      #d95bb3 CMYK chart
      #d95bb3 RGB pie chart
      #d95bb3 color shades, tints & tones
#d95bb3 color schemes
#d95bb3 color preview, HTML & CSS examples
           This text has a color of #d95bb3        
        
          <p style="color:#d95bb3;">Text here</p>
        
        
          .mytext {color:#d95bb3;}
        
        Text color #d95bb3
      
           This box has a color of #d95bb3        
        
          <div style="background-color:#d95bb3;">Content here</div>
        
        
          .mybackground {background-color:#d95bb3;}
        
        Background color #d95bb3
      
           Border around this has a color of #d95bb3        
        
          <div style="border:2px solid #d95bb3;">Content here</div>
        
        
          .myborder {border:2px solid #d95bb3;}
        
        Border color #d95bb3