#d235db color space conversions
Hex:
        #d235db
        RGB:
        210, 53, 219
        CMY:
        18, 79, 14
        CMYK:
        4, 76, 0, 14
      HSL:
        297°, 69.7479%, 53.3333%
        HSV (HSB):
        297°, 75.7991%, 85.8824%
        XYZ:
        40.6376, 21.3623, 68.9993
        xyY:
        0.3102, 0.1631, 21.3623
      CIE-Lab:
        53.3438, 77.7793, -52.2293
        CIE-LCH:
        53.3438, 93.6884, 326.1184
        CIE-Luv:
        53.3438, 61.2369, -90.0753
        Hunter-Lab:
        46.2194, 76.0592, -56.1584
      #d235db color charts
#d235db RGB chart
      #d235db CMYK chart
      #d235db RGB pie chart
      #d235db color shades, tints & tones
#d235db color schemes
#d235db color preview, HTML & CSS examples
           This text has a color of #d235db        
        
          <p style="color:#d235db;">Text here</p>
        
        
          .mytext {color:#d235db;}
        
        Text color #d235db
      
           This box has a color of #d235db        
        
          <div style="background-color:#d235db;">Content here</div>
        
        
          .mybackground {background-color:#d235db;}
        
        Background color #d235db
      
           Border around this has a color of #d235db        
        
          <div style="border:2px solid #d235db;">Content here</div>
        
        
          .myborder {border:2px solid #d235db;}
        
        Border color #d235db