#d821ed color space conversions
Hex:
        #d821ed
        RGB:
        216, 33, 237
        CMY:
        15, 87, 7
        CMYK:
        9, 86, 0, 7
      HSL:
        294°, 85.0000%, 52.9412%
        HSV (HSB):
        294°, 86.0759%, 92.9412%
        XYZ:
        44.1488, 21.8011, 82.0019
        xyY:
        0.2984, 0.1474, 21.8011
      CIE-Lab:
        53.8153, 86.2972, -61.5924
        CIE-LCH:
        53.8153, 106.0228, 324.4836
        CIE-Luv:
        53.8153, 61.7726, -105.2325
        Hunter-Lab:
        46.6916, 87.0687, -71.4436
      #d821ed color charts
#d821ed RGB chart
      #d821ed CMYK chart
      #d821ed RGB pie chart
      #d821ed color shades, tints & tones
#d821ed color schemes
#d821ed color preview, HTML & CSS examples
           This text has a color of #d821ed        
        
          <p style="color:#d821ed;">Text here</p>
        
        
          .mytext {color:#d821ed;}
        
        Text color #d821ed
      
           This box has a color of #d821ed        
        
          <div style="background-color:#d821ed;">Content here</div>
        
        
          .mybackground {background-color:#d821ed;}
        
        Background color #d821ed
      
           Border around this has a color of #d821ed        
        
          <div style="border:2px solid #d821ed;">Content here</div>
        
        
          .myborder {border:2px solid #d821ed;}
        
        Border color #d821ed