#dc7aeb color space conversions
Hex:
        #dc7aeb
        RGB:
        220, 122, 235
        CMY:
        14, 52, 8
        CMYK:
        6, 48, 0, 8
      HSL:
        292°, 73.8562%, 70.0000%
        HSV (HSB):
        292°, 48.0851%, 92.1569%
        XYZ:
        51.4701, 35.1329, 82.6658
        xyY:
        0.3041, 0.2076, 35.1329
      CIE-Lab:
        65.8520, 54.7348, -41.3293
        CIE-LCH:
        65.8520, 68.5858, 322.9442
        CIE-Luv:
        65.8520, 43.8921, -73.4051
        Hunter-Lab:
        59.2730, 51.2740, -41.1984
      #dc7aeb color charts
#dc7aeb RGB chart
      #dc7aeb CMYK chart
      #dc7aeb RGB pie chart
      #dc7aeb color shades, tints & tones
#dc7aeb color schemes
#dc7aeb color preview, HTML & CSS examples
           This text has a color of #dc7aeb        
        
          <p style="color:#dc7aeb;">Text here</p>
        
        
          .mytext {color:#dc7aeb;}
        
        Text color #dc7aeb
      
           This box has a color of #dc7aeb        
        
          <div style="background-color:#dc7aeb;">Content here</div>
        
        
          .mybackground {background-color:#dc7aeb;}
        
        Background color #dc7aeb
      
           Border around this has a color of #dc7aeb        
        
          <div style="border:2px solid #dc7aeb;">Content here</div>
        
        
          .myborder {border:2px solid #dc7aeb;}
        
        Border color #dc7aeb