#d11ed8 color space conversions
Hex:
        #d11ed8
        RGB:
        209, 30, 216
        CMY:
        18, 88, 15
        CMYK:
        3, 86, 0, 15
      HSL:
        298°, 75.6098%, 48.2353%
        HSV (HSB):
        298°, 86.1111%, 84.7059%
        XYZ:
        39.1534, 19.4417, 66.6548
        xyY:
        0.3126, 0.1552, 19.4417
      CIE-Lab:
        51.2000, 82.3768, -53.9571
        CIE-LCH:
        51.2000, 98.4749, 326.7750
        CIE-Luv:
        51.2000, 64.7256, -92.2898
        Hunter-Lab:
        44.0928, 81.3418, -58.7634
      #d11ed8 color charts
#d11ed8 RGB chart
      #d11ed8 CMYK chart
      #d11ed8 RGB pie chart
      #d11ed8 color shades, tints & tones
#d11ed8 color schemes
#d11ed8 color preview, HTML & CSS examples
           This text has a color of #d11ed8        
        
          <p style="color:#d11ed8;">Text here</p>
        
        
          .mytext {color:#d11ed8;}
        
        Text color #d11ed8
      
           This box has a color of #d11ed8        
        
          <div style="background-color:#d11ed8;">Content here</div>
        
        
          .mybackground {background-color:#d11ed8;}
        
        Background color #d11ed8
      
           Border around this has a color of #d11ed8        
        
          <div style="border:2px solid #d11ed8;">Content here</div>
        
        
          .myborder {border:2px solid #d11ed8;}
        
        Border color #d11ed8