#d221ee color space conversions
Hex:
        #d221ee
        RGB:
        210, 33, 238
        CMY:
        18, 87, 7
        CMYK:
        12, 86, 0, 7
      HSL:
        292°, 85.7741%, 53.1373%
        HSV (HSB):
        292°, 86.1345%, 93.3333%
        XYZ:
        42.5548, 20.9624, 82.6922
        xyY:
        0.2911, 0.1434, 20.9624
      CIE-Lab:
        52.9083, 85.4890, -63.6653
        CIE-LCH:
        52.9083, 106.5910, 323.3242
        CIE-Luv:
        52.9083, 57.4203, -107.6651
        Hunter-Lab:
        45.7847, 85.7844, -75.0349
      #d221ee color charts
#d221ee RGB chart
      #d221ee CMYK chart
      #d221ee RGB pie chart
      #d221ee color shades, tints & tones
#d221ee color schemes
#d221ee color preview, HTML & CSS examples
           This text has a color of #d221ee        
        
          <p style="color:#d221ee;">Text here</p>
        
        
          .mytext {color:#d221ee;}
        
        Text color #d221ee
      
           This box has a color of #d221ee        
        
          <div style="background-color:#d221ee;">Content here</div>
        
        
          .mybackground {background-color:#d221ee;}
        
        Background color #d221ee
      
           Border around this has a color of #d221ee        
        
          <div style="border:2px solid #d221ee;">Content here</div>
        
        
          .myborder {border:2px solid #d221ee;}
        
        Border color #d221ee