#dc3ef0 color space conversions
Hex:
        #dc3ef0
        RGB:
        220, 62, 240
        CMY:
        14, 76, 6
        CMYK:
        8, 74, 0, 6
      HSL:
        293°, 85.5769%, 59.2157%
        HSV (HSB):
        293°, 74.1667%, 94.1176%
        XYZ:
        46.9660, 24.9522, 84.7789
        xyY:
        0.2997, 0.1592, 24.9522
      CIE-Lab:
        57.0288, 80.5131, -58.0833
        CIE-LCH:
        57.0288, 99.2775, 324.1928
        CIE-Luv:
        57.0288, 59.4850, -100.7743
        Hunter-Lab:
        49.9521, 80.4130, -65.6607
      #dc3ef0 color charts
#dc3ef0 RGB chart
      #dc3ef0 CMYK chart
      #dc3ef0 RGB pie chart
      #dc3ef0 color shades, tints & tones
#dc3ef0 color schemes
#dc3ef0 color preview, HTML & CSS examples
           This text has a color of #dc3ef0        
        
          <p style="color:#dc3ef0;">Text here</p>
        
        
          .mytext {color:#dc3ef0;}
        
        Text color #dc3ef0
      
           This box has a color of #dc3ef0        
        
          <div style="background-color:#dc3ef0;">Content here</div>
        
        
          .mybackground {background-color:#dc3ef0;}
        
        Background color #dc3ef0
      
           Border around this has a color of #dc3ef0        
        
          <div style="border:2px solid #dc3ef0;">Content here</div>
        
        
          .myborder {border:2px solid #dc3ef0;}
        
        Border color #dc3ef0