#dc0ff2 color space conversions
Hex:
        #dc0ff2
        RGB:
        220, 15, 242
        CMY:
        14, 94, 5
        CMYK:
        9, 94, 0, 5
      HSL:
        294°, 89.7233%, 50.3922%
        HSV (HSB):
        294°, 93.8017%, 94.9020%
        XYZ:
        45.7130, 21.9681, 85.8353
        xyY:
        0.2978, 0.1431, 21.9681
      CIE-Lab:
        53.9931, 90.0508, -64.0782
        CIE-LCH:
        53.9931, 110.5223, 324.5652
        CIE-Luv:
        53.9931, 63.9754, -109.4037
        Hunter-Lab:
        46.8701, 92.0706, -75.7713
      #dc0ff2 color charts
#dc0ff2 RGB chart
      #dc0ff2 CMYK chart
      #dc0ff2 RGB pie chart
      #dc0ff2 color shades, tints & tones
#dc0ff2 color schemes
#dc0ff2 color preview, HTML & CSS examples
           This text has a color of #dc0ff2        
        
          <p style="color:#dc0ff2;">Text here</p>
        
        
          .mytext {color:#dc0ff2;}
        
        Text color #dc0ff2
      
           This box has a color of #dc0ff2        
        
          <div style="background-color:#dc0ff2;">Content here</div>
        
        
          .mybackground {background-color:#dc0ff2;}
        
        Background color #dc0ff2
      
           Border around this has a color of #dc0ff2        
        
          <div style="border:2px solid #dc0ff2;">Content here</div>
        
        
          .myborder {border:2px solid #dc0ff2;}
        
        Border color #dc0ff2