#dc85da color space conversions
Hex:
        #dc85da
        RGB:
        220, 133, 218
        CMY:
        14, 48, 15
        CMYK:
        0, 40, 1, 14
      HSL:
        301°, 55.4140%, 69.2157%
        HSV (HSB):
        301°, 39.5455%, 86.2745%
        XYZ:
        50.5576, 37.0527, 70.8169
        xyY:
        0.3191, 0.2339, 37.0527
      CIE-Lab:
        67.3165, 45.9993, -29.6337
        CIE-LCH:
        67.3165, 54.7183, 327.2096
        CIE-Luv:
        67.3165, 43.0073, -53.4379
        Hunter-Lab:
        60.8709, 41.7329, -26.3680
      #dc85da color charts
#dc85da RGB chart
      #dc85da CMYK chart
      #dc85da RGB pie chart
      #dc85da color shades, tints & tones
#dc85da color schemes
#dc85da color preview, HTML & CSS examples
           This text has a color of #dc85da        
        
          <p style="color:#dc85da;">Text here</p>
        
        
          .mytext {color:#dc85da;}
        
        Text color #dc85da
      
           This box has a color of #dc85da        
        
          <div style="background-color:#dc85da;">Content here</div>
        
        
          .mybackground {background-color:#dc85da;}
        
        Background color #dc85da
      
           Border around this has a color of #dc85da        
        
          <div style="border:2px solid #dc85da;">Content here</div>
        
        
          .myborder {border:2px solid #dc85da;}
        
        Border color #dc85da