#dc3fcf color space conversions
Hex:
        #dc3fcf
        RGB:
        220, 63, 207
        CMY:
        14, 75, 19
        CMYK:
        0, 71, 6, 14
      HSL:
        305°, 69.1630%, 55.4902%
        HSV (HSB):
        305°, 71.3636%, 86.2745%
        XYZ:
        42.5552, 23.2757, 61.2812
        xyY:
        0.3348, 0.1831, 23.2757
      CIE-Lab:
        55.3551, 74.9435, -42.1013
        CIE-LCH:
        55.3551, 85.9596, 330.6739
        CIE-Luv:
        55.3551, 70.4662, -75.0989
        Hunter-Lab:
        48.2448, 73.0205, -41.5395
      #dc3fcf color charts
#dc3fcf RGB chart
      #dc3fcf CMYK chart
      #dc3fcf RGB pie chart
      #dc3fcf color shades, tints & tones
#dc3fcf color schemes
#dc3fcf color preview, HTML & CSS examples
           This text has a color of #dc3fcf        
        
          <p style="color:#dc3fcf;">Text here</p>
        
        
          .mytext {color:#dc3fcf;}
        
        Text color #dc3fcf
      
           This box has a color of #dc3fcf        
        
          <div style="background-color:#dc3fcf;">Content here</div>
        
        
          .mybackground {background-color:#dc3fcf;}
        
        Background color #dc3fcf
      
           Border around this has a color of #dc3fcf        
        
          <div style="border:2px solid #dc3fcf;">Content here</div>
        
        
          .myborder {border:2px solid #dc3fcf;}
        
        Border color #dc3fcf