#dc22dc color space conversions
Hex:
        #dc22dc
        RGB:
        220, 34, 220
        CMY:
        14, 87, 14
        CMYK:
        0, 85, 0, 14
      HSL:
        300°, 73.2283%, 49.8039%
        HSV (HSB):
        300°, 84.5455%, 86.2745%
        XYZ:
        43.0055, 21.5270, 69.5986
        xyY:
        0.3206, 0.1605, 21.5270
      CIE-Lab:
        53.5215, 84.1915, -52.4188
        CIE-LCH:
        53.5215, 99.1763, 328.0931
        CIE-Luv:
        53.5215, 70.6089, -91.3000
        Hunter-Lab:
        46.3972, 84.2563, -56.4606
      #dc22dc color charts
#dc22dc RGB chart
      #dc22dc CMYK chart
      #dc22dc RGB pie chart
      #dc22dc color shades, tints & tones
#dc22dc color schemes
#dc22dc color preview, HTML & CSS examples
           This text has a color of #dc22dc        
        
          <p style="color:#dc22dc;">Text here</p>
        
        
          .mytext {color:#dc22dc;}
        
        Text color #dc22dc
      
           This box has a color of #dc22dc        
        
          <div style="background-color:#dc22dc;">Content here</div>
        
        
          .mybackground {background-color:#dc22dc;}
        
        Background color #dc22dc
      
           Border around this has a color of #dc22dc        
        
          <div style="border:2px solid #dc22dc;">Content here</div>
        
        
          .myborder {border:2px solid #dc22dc;}
        
        Border color #dc22dc