#d226d2 color space conversions
Hex:
        #d226d2
        RGB:
        210, 38, 210
        CMY:
        18, 85, 18
        CMYK:
        0, 82, 0, 18
      HSL:
        300°, 69.3548%, 48.6275%
        HSV (HSB):
        300°, 81.9048%, 82.3529%
        XYZ:
        38.9043, 19.7410, 62.7327
        xyY:
        0.3205, 0.1626, 19.7410
      CIE-Lab:
        51.5431, 80.1073, -49.9673
        CIE-LCH:
        51.5431, 94.4135, 328.0460
        CIE-Luv:
        51.5431, 66.7272, -86.2811
        Hunter-Lab:
        44.4309, 78.5432, -52.6110
      #d226d2 color charts
#d226d2 RGB chart
      #d226d2 CMYK chart
      #d226d2 RGB pie chart
      #d226d2 color shades, tints & tones
#d226d2 color schemes
#d226d2 color preview, HTML & CSS examples
           This text has a color of #d226d2        
        
          <p style="color:#d226d2;">Text here</p>
        
        
          .mytext {color:#d226d2;}
        
        Text color #d226d2
      
           This box has a color of #d226d2        
        
          <div style="background-color:#d226d2;">Content here</div>
        
        
          .mybackground {background-color:#d226d2;}
        
        Background color #d226d2
      
           Border around this has a color of #d226d2        
        
          <div style="border:2px solid #d226d2;">Content here</div>
        
        
          .myborder {border:2px solid #d226d2;}
        
        Border color #d226d2