#d235f2 color space conversions
Hex:
        #d235f2
        RGB:
        210, 53, 242
        CMY:
        18, 79, 5
        CMYK:
        13, 78, 0, 5
      HSL:
        290°, 87.9070%, 57.8431%
        HSV (HSB):
        290°, 78.0992%, 94.9020%
        XYZ:
        43.8785, 22.6586, 86.0653
        xyY:
        0.2875, 0.1485, 22.6586
      CIE-Lab:
        54.7190, 81.6099, -62.9916
        CIE-LCH:
        54.7190, 103.0928, 322.3368
        CIE-Luv:
        54.7190, 53.7535, -107.1779
        Hunter-Lab:
        47.6011, 81.2385, -73.8787
      #d235f2 color charts
#d235f2 RGB chart
      #d235f2 CMYK chart
      #d235f2 RGB pie chart
      #d235f2 color shades, tints & tones
#d235f2 color schemes
#d235f2 color preview, HTML & CSS examples
           This text has a color of #d235f2        
        
          <p style="color:#d235f2;">Text here</p>
        
        
          .mytext {color:#d235f2;}
        
        Text color #d235f2
      
           This box has a color of #d235f2        
        
          <div style="background-color:#d235f2;">Content here</div>
        
        
          .mybackground {background-color:#d235f2;}
        
        Background color #d235f2
      
           Border around this has a color of #d235f2        
        
          <div style="border:2px solid #d235f2;">Content here</div>
        
        
          .myborder {border:2px solid #d235f2;}
        
        Border color #d235f2