#d21eeb color space conversions
Hex:
        #d21eeb
        RGB:
        210, 30, 235
        CMY:
        18, 88, 8
        CMYK:
        11, 87, 0, 8
      HSL:
        293°, 83.6735%, 51.9608%
        HSV (HSB):
        293°, 87.2340%, 92.1569%
        XYZ:
        42.0380, 20.6283, 80.3633
        xyY:
        0.2939, 0.1442, 20.6283
      CIE-Lab:
        52.5403, 85.5205, -62.5705
        CIE-LCH:
        52.5403, 105.9661, 323.8092
        CIE-Luv:
        52.5403, 58.6962, -105.8840
        Hunter-Lab:
        45.4184, 85.7323, -73.1147
      #d21eeb color charts
#d21eeb RGB chart
      #d21eeb CMYK chart
      #d21eeb RGB pie chart
      #d21eeb color shades, tints & tones
#d21eeb color schemes
#d21eeb color preview, HTML & CSS examples
           This text has a color of #d21eeb        
        
          <p style="color:#d21eeb;">Text here</p>
        
        
          .mytext {color:#d21eeb;}
        
        Text color #d21eeb
      
           This box has a color of #d21eeb        
        
          <div style="background-color:#d21eeb;">Content here</div>
        
        
          .mybackground {background-color:#d21eeb;}
        
        Background color #d21eeb
      
           Border around this has a color of #d21eeb        
        
          <div style="border:2px solid #d21eeb;">Content here</div>
        
        
          .myborder {border:2px solid #d21eeb;}
        
        Border color #d21eeb