#dc23e2 color space conversions
Hex:
        #dc23e2
        RGB:
        220, 35, 226
        CMY:
        14, 86, 11
        CMYK:
        3, 85, 0, 11
      HSL:
        298°, 76.7068%, 51.1765%
        HSV (HSB):
        298°, 84.5133%, 88.6275%
        XYZ:
        43.8437, 21.9087, 73.8695
        xyY:
        0.3140, 0.1569, 21.9087
      CIE-Lab:
        53.9300, 84.9086, -55.1688
        CIE-LCH:
        53.9300, 101.2575, 326.9865
        CIE-Luv:
        53.9300, 68.2602, -95.6515
        Hunter-Lab:
        46.8067, 85.2886, -60.8056
      #dc23e2 color charts
#dc23e2 RGB chart
      #dc23e2 CMYK chart
      #dc23e2 RGB pie chart
      #dc23e2 color shades, tints & tones
#dc23e2 color schemes
#dc23e2 color preview, HTML & CSS examples
           This text has a color of #dc23e2        
        
          <p style="color:#dc23e2;">Text here</p>
        
        
          .mytext {color:#dc23e2;}
        
        Text color #dc23e2
      
           This box has a color of #dc23e2        
        
          <div style="background-color:#dc23e2;">Content here</div>
        
        
          .mybackground {background-color:#dc23e2;}
        
        Background color #dc23e2
      
           Border around this has a color of #dc23e2        
        
          <div style="border:2px solid #dc23e2;">Content here</div>
        
        
          .myborder {border:2px solid #dc23e2;}
        
        Border color #dc23e2