#d21ee2 color space conversions
Hex:
        #d21ee2
        RGB:
        210, 30, 226
        CMY:
        18, 88, 11
        CMYK:
        7, 87, 0, 11
      HSL:
        295°, 77.1654%, 50.1961%
        HSV (HSB):
        295°, 86.7257%, 88.6275%
        XYZ:
        40.7701, 20.1212, 73.6865
        xyY:
        0.3029, 0.1495, 20.1212
      CIE-Lab:
        51.9739, 84.0926, -58.3960
        CIE-LCH:
        51.9739, 102.3800, 325.2229
        CIE-Luv:
        51.9739, 61.8168, -99.3578
        Hunter-Lab:
        44.8566, 83.7391, -65.9967
      #d21ee2 color charts
#d21ee2 RGB chart
      #d21ee2 CMYK chart
      #d21ee2 RGB pie chart
      #d21ee2 color shades, tints & tones
#d21ee2 color schemes
#d21ee2 color preview, HTML & CSS examples
           This text has a color of #d21ee2        
        
          <p style="color:#d21ee2;">Text here</p>
        
        
          .mytext {color:#d21ee2;}
        
        Text color #d21ee2
      
           This box has a color of #d21ee2        
        
          <div style="background-color:#d21ee2;">Content here</div>
        
        
          .mybackground {background-color:#d21ee2;}
        
        Background color #d21ee2
      
           Border around this has a color of #d21ee2        
        
          <div style="border:2px solid #d21ee2;">Content here</div>
        
        
          .myborder {border:2px solid #d21ee2;}
        
        Border color #d21ee2