#dc50ef color space conversions
Hex:
        #dc50ef
        RGB:
        220, 80, 239
        CMY:
        14, 69, 6
        CMYK:
        8, 67, 0, 6
      HSL:
        293°, 83.2461%, 62.5490%
        HSV (HSB):
        293°, 66.5272%, 93.7255%
        XYZ:
        47.9638, 27.1850, 84.3806
        xyY:
        0.3007, 0.1704, 27.1850
      CIE-Lab:
        59.1451, 74.1708, -54.1458
        CIE-LCH:
        59.1451, 91.8317, 323.8700
        CIE-Luv:
        59.1451, 55.9796, -94.7221
        Hunter-Lab:
        52.1392, 72.9620, -59.4558
      #dc50ef color charts
#dc50ef RGB chart
      #dc50ef CMYK chart
      #dc50ef RGB pie chart
      #dc50ef color shades, tints & tones
#dc50ef color schemes
#dc50ef color preview, HTML & CSS examples
           This text has a color of #dc50ef        
        
          <p style="color:#dc50ef;">Text here</p>
        
        
          .mytext {color:#dc50ef;}
        
        Text color #dc50ef
      
           This box has a color of #dc50ef        
        
          <div style="background-color:#dc50ef;">Content here</div>
        
        
          .mybackground {background-color:#dc50ef;}
        
        Background color #dc50ef
      
           Border around this has a color of #dc50ef        
        
          <div style="border:2px solid #dc50ef;">Content here</div>
        
        
          .myborder {border:2px solid #dc50ef;}
        
        Border color #dc50ef