#d022ed color space conversions
Hex:
        #d022ed
        RGB:
        208, 34, 237
        CMY:
        18, 87, 7
        CMYK:
        12, 86, 0, 7
      HSL:
        291°, 84.9372%, 53.1373%
        HSV (HSB):
        291°, 85.6540%, 92.9412%
        XYZ:
        41.8705, 20.6684, 81.9033
        xyY:
        0.2899, 0.1431, 20.6684
      CIE-Lab:
        52.5846, 84.8229, -63.6413
        CIE-LCH:
        52.5846, 106.0431, 323.1196
        CIE-Luv:
        52.5846, 56.3390, -107.3722
        Hunter-Lab:
        45.4625, 84.8374, -74.9907
      #d022ed color charts
#d022ed RGB chart
      #d022ed CMYK chart
      #d022ed RGB pie chart
      #d022ed color shades, tints & tones
#d022ed color schemes
#d022ed color preview, HTML & CSS examples
           This text has a color of #d022ed        
        
          <p style="color:#d022ed;">Text here</p>
        
        
          .mytext {color:#d022ed;}
        
        Text color #d022ed
      
           This box has a color of #d022ed        
        
          <div style="background-color:#d022ed;">Content here</div>
        
        
          .mybackground {background-color:#d022ed;}
        
        Background color #d022ed
      
           Border around this has a color of #d022ed        
        
          <div style="border:2px solid #d022ed;">Content here</div>
        
        
          .myborder {border:2px solid #d022ed;}
        
        Border color #d022ed