#dc35be color space conversions
Hex:
        #dc35be
        RGB:
        220, 53, 190
        CMY:
        14, 79, 25
        CMYK:
        0, 76, 14, 14
      HSL:
        311°, 70.4641%, 53.5294%
        HSV (HSB):
        311°, 75.9091%, 86.2745%
        XYZ:
        40.0826, 21.4796, 50.7486
        xyY:
        0.3569, 0.1913, 21.4796
      CIE-Lab:
        53.4704, 75.5107, -35.2899
        CIE-LCH:
        53.4704, 83.3501, 334.9509
        CIE-Luv:
        53.4704, 79.0836, -64.3791
        Hunter-Lab:
        46.3460, 73.2709, -32.4799
      #dc35be color charts
#dc35be RGB chart
      #dc35be CMYK chart
      #dc35be RGB pie chart
      #dc35be color shades, tints & tones
#dc35be color schemes
#dc35be color preview, HTML & CSS examples
           This text has a color of #dc35be        
        
          <p style="color:#dc35be;">Text here</p>
        
        
          .mytext {color:#dc35be;}
        
        Text color #dc35be
      
           This box has a color of #dc35be        
        
          <div style="background-color:#dc35be;">Content here</div>
        
        
          .mybackground {background-color:#dc35be;}
        
        Background color #dc35be
      
           Border around this has a color of #dc35be        
        
          <div style="border:2px solid #dc35be;">Content here</div>
        
        
          .myborder {border:2px solid #dc35be;}
        
        Border color #dc35be