#d322ed color space conversions
Hex:
        #d322ed
        RGB:
        211, 34, 237
        CMY:
        17, 87, 7
        CMYK:
        11, 86, 0, 7
      HSL:
        292°, 84.9372%, 53.1373%
        HSV (HSB):
        292°, 85.6540%, 92.9412%
        XYZ:
        42.7221, 21.1074, 81.9432
        xyY:
        0.2931, 0.1448, 21.1074
      CIE-Lab:
        53.0668, 85.3064, -62.8395
        CIE-LCH:
        53.0668, 105.9527, 323.6234
        CIE-Luv:
        53.0668, 58.3245, -106.5340
        Hunter-Lab:
        45.9428, 85.5869, -73.5893
      #d322ed color charts
#d322ed RGB chart
      #d322ed CMYK chart
      #d322ed RGB pie chart
      #d322ed color shades, tints & tones
#d322ed color schemes
#d322ed color preview, HTML & CSS examples
           This text has a color of #d322ed        
        
          <p style="color:#d322ed;">Text here</p>
        
        
          .mytext {color:#d322ed;}
        
        Text color #d322ed
      
           This box has a color of #d322ed        
        
          <div style="background-color:#d322ed;">Content here</div>
        
        
          .mybackground {background-color:#d322ed;}
        
        Background color #d322ed
      
           Border around this has a color of #d322ed        
        
          <div style="border:2px solid #d322ed;">Content here</div>
        
        
          .myborder {border:2px solid #d322ed;}
        
        Border color #d322ed