#dc78f5 color space conversions
Hex:
        #dc78f5
        RGB:
        220, 120, 245
        CMY:
        14, 53, 4
        CMYK:
        10, 51, 0, 4
      HSL:
        288°, 86.2069%, 71.5686%
        HSV (HSB):
        288°, 51.0204%, 96.0784%
        XYZ:
        52.7131, 35.2412, 90.4101
        xyY:
        0.2955, 0.1976, 35.2412
      CIE-Lab:
        65.9360, 57.6273, -46.7128
        CIE-LCH:
        65.9360, 74.1821, 320.9717
        CIE-Luv:
        65.9360, 42.4099, -82.5585
        Hunter-Lab:
        59.3643, 54.6134, -48.7421
      #dc78f5 color charts
#dc78f5 RGB chart
      #dc78f5 CMYK chart
      #dc78f5 RGB pie chart
      #dc78f5 color shades, tints & tones
#dc78f5 color schemes
#dc78f5 color preview, HTML & CSS examples
           This text has a color of #dc78f5        
        
          <p style="color:#dc78f5;">Text here</p>
        
        
          .mytext {color:#dc78f5;}
        
        Text color #dc78f5
      
           This box has a color of #dc78f5        
        
          <div style="background-color:#dc78f5;">Content here</div>
        
        
          .mybackground {background-color:#dc78f5;}
        
        Background color #dc78f5
      
           Border around this has a color of #dc78f5        
        
          <div style="border:2px solid #dc78f5;">Content here</div>
        
        
          .myborder {border:2px solid #dc78f5;}
        
        Border color #dc78f5