#dc95f1 color space conversions
Hex:
        #dc95f1
        RGB:
        220, 149, 241
        CMY:
        14, 42, 5
        CMYK:
        9, 38, 0, 5
      HSL:
        286°, 76.6667%, 76.4706%
        HSV (HSB):
        286°, 38.1743%, 94.5098%
        XYZ:
        56.1398, 43.0614, 88.5719
        xyY:
        0.2990, 0.2293, 43.0614
      CIE-Lab:
        71.5966, 41.9434, -35.6703
        CIE-LCH:
        71.5966, 55.0601, 319.6209
        CIE-Luv:
        71.5966, 31.8286, -63.1793
        Hunter-Lab:
        65.6212, 37.8721, -34.0915
      #dc95f1 color charts
#dc95f1 RGB chart
      #dc95f1 CMYK chart
      #dc95f1 RGB pie chart
      #dc95f1 color shades, tints & tones
#dc95f1 color schemes
#dc95f1 color preview, HTML & CSS examples
           This text has a color of #dc95f1        
        
          <p style="color:#dc95f1;">Text here</p>
        
        
          .mytext {color:#dc95f1;}
        
        Text color #dc95f1
      
           This box has a color of #dc95f1        
        
          <div style="background-color:#dc95f1;">Content here</div>
        
        
          .mybackground {background-color:#dc95f1;}
        
        Background color #dc95f1
      
           Border around this has a color of #dc95f1        
        
          <div style="border:2px solid #dc95f1;">Content here</div>
        
        
          .myborder {border:2px solid #dc95f1;}
        
        Border color #dc95f1