#dc35f3 color space conversions
Hex:
        #dc35f3
        RGB:
        220, 53, 243
        CMY:
        14, 79, 5
        CMYK:
        9, 78, 0, 5
      HSL:
        293°, 88.7850%, 58.0392%
        HSV (HSB):
        293°, 78.1893%, 95.2941%
        XYZ:
        46.9660, 24.2329, 86.9961
        xyY:
        0.2969, 0.1532, 24.2329
      CIE-Lab:
        56.3202, 83.5671, -60.8951
        CIE-LCH:
        56.3202, 103.4005, 323.9193
        CIE-Luv:
        56.3202, 60.0003, -105.0811
        Hunter-Lab:
        49.2269, 84.1544, -70.3211
      #dc35f3 color charts
#dc35f3 RGB chart
      #dc35f3 CMYK chart
      #dc35f3 RGB pie chart
      #dc35f3 color shades, tints & tones
#dc35f3 color schemes
#dc35f3 color preview, HTML & CSS examples
           This text has a color of #dc35f3        
        
          <p style="color:#dc35f3;">Text here</p>
        
        
          .mytext {color:#dc35f3;}
        
        Text color #dc35f3
      
           This box has a color of #dc35f3        
        
          <div style="background-color:#dc35f3;">Content here</div>
        
        
          .mybackground {background-color:#dc35f3;}
        
        Background color #dc35f3
      
           Border around this has a color of #dc35f3        
        
          <div style="border:2px solid #dc35f3;">Content here</div>
        
        
          .myborder {border:2px solid #dc35f3;}
        
        Border color #dc35f3