#dc3aeb color space conversions
Hex:
        #dc3aeb
        RGB:
        220, 58, 235
        CMY:
        14, 77, 8
        CMYK:
        6, 75, 0, 8
      HSL:
        295°, 81.5668%, 57.4510%
        HSV (HSB):
        295°, 75.3191%, 92.1569%
        XYZ:
        46.0237, 24.2399, 80.8503
        xyY:
        0.3046, 0.1604, 24.2399
      CIE-Lab:
        56.3272, 80.8755, -56.4057
        CIE-LCH:
        56.3272, 98.6025, 325.1066
        CIE-Luv:
        56.3272, 61.8307, -97.9940
        Hunter-Lab:
        49.2340, 80.7010, -62.9000
      #dc3aeb color charts
#dc3aeb RGB chart
      #dc3aeb CMYK chart
      #dc3aeb RGB pie chart
      #dc3aeb color shades, tints & tones
#dc3aeb color schemes
#dc3aeb color preview, HTML & CSS examples
           This text has a color of #dc3aeb        
        
          <p style="color:#dc3aeb;">Text here</p>
        
        
          .mytext {color:#dc3aeb;}
        
        Text color #dc3aeb
      
           This box has a color of #dc3aeb        
        
          <div style="background-color:#dc3aeb;">Content here</div>
        
        
          .mybackground {background-color:#dc3aeb;}
        
        Background color #dc3aeb
      
           Border around this has a color of #dc3aeb        
        
          <div style="border:2px solid #dc3aeb;">Content here</div>
        
        
          .myborder {border:2px solid #dc3aeb;}
        
        Border color #dc3aeb