#d421ee color space conversions
Hex:
        #d421ee
        RGB:
        212, 33, 238
        CMY:
        17, 87, 7
        CMYK:
        11, 86, 0, 7
      HSL:
        292°, 85.7741%, 53.1373%
        HSV (HSB):
        292°, 86.1345%, 93.3333%
        XYZ:
        43.1279, 21.2578, 82.7190
        xyY:
        0.2932, 0.1445, 21.2578
      CIE-Lab:
        53.2305, 85.8096, -63.1296
        CIE-LCH:
        53.2305, 106.5299, 323.6583
        CIE-Luv:
        53.2305, 58.7473, -107.1035
        Hunter-Lab:
        46.1062, 86.2835, -74.0977
      #d421ee color charts
#d421ee RGB chart
      #d421ee CMYK chart
      #d421ee RGB pie chart
      #d421ee color shades, tints & tones
#d421ee color schemes
#d421ee color preview, HTML & CSS examples
           This text has a color of #d421ee        
        
          <p style="color:#d421ee;">Text here</p>
        
        
          .mytext {color:#d421ee;}
        
        Text color #d421ee
      
           This box has a color of #d421ee        
        
          <div style="background-color:#d421ee;">Content here</div>
        
        
          .mybackground {background-color:#d421ee;}
        
        Background color #d421ee
      
           Border around this has a color of #d421ee        
        
          <div style="border:2px solid #d421ee;">Content here</div>
        
        
          .myborder {border:2px solid #d421ee;}
        
        Border color #d421ee