#d235c2 color space conversions
Hex:
        #d235c2
        RGB:
        210, 53, 194
        CMY:
        18, 79, 24
        CMYK:
        0, 75, 8, 18
      HSL:
        306°, 63.5628%, 51.5686%
        HSV (HSB):
        306°, 74.7619%, 82.3529%
        XYZ:
        37.5890, 20.1429, 52.9457
        xyY:
        0.3396, 0.1820, 20.1429
      CIE-Lab:
        51.9984, 73.9133, -40.0342
        CIE-LCH:
        51.9984, 84.0590, 331.5584
        CIE-Luv:
        51.9984, 70.1229, -70.7913
        Hunter-Lab:
        44.8808, 70.9577, -38.5276
      #d235c2 color charts
#d235c2 RGB chart
      #d235c2 CMYK chart
      #d235c2 RGB pie chart
      #d235c2 color shades, tints & tones
#d235c2 color schemes
#d235c2 color preview, HTML & CSS examples
           This text has a color of #d235c2        
        
          <p style="color:#d235c2;">Text here</p>
        
        
          .mytext {color:#d235c2;}
        
        Text color #d235c2
      
           This box has a color of #d235c2        
        
          <div style="background-color:#d235c2;">Content here</div>
        
        
          .mybackground {background-color:#d235c2;}
        
        Background color #d235c2
      
           Border around this has a color of #d235c2        
        
          <div style="border:2px solid #d235c2;">Content here</div>
        
        
          .myborder {border:2px solid #d235c2;}
        
        Border color #d235c2