#d11ee2 color space conversions
Hex:
        #d11ee2
        RGB:
        209, 30, 226
        CMY:
        18, 88, 11
        CMYK:
        8, 87, 0, 11
      HSL:
        295°, 77.1654%, 50.1961%
        HSV (HSB):
        295°, 86.7257%, 88.6275%
        XYZ:
        40.4862, 19.9748, 73.6732
        xyY:
        0.3018, 0.1489, 19.9748
      CIE-Lab:
        51.8088, 83.9274, -58.6703
        CIE-LCH:
        51.8088, 102.4012, 325.0442
        CIE-Luv:
        51.8088, 61.1322, -99.6515
        Hunter-Lab:
        44.6932, 83.4846, -66.4495
      #d11ee2 color charts
#d11ee2 RGB chart
      #d11ee2 CMYK chart
      #d11ee2 RGB pie chart
      #d11ee2 color shades, tints & tones
#d11ee2 color schemes
#d11ee2 color preview, HTML & CSS examples
           This text has a color of #d11ee2        
        
          <p style="color:#d11ee2;">Text here</p>
        
        
          .mytext {color:#d11ee2;}
        
        Text color #d11ee2
      
           This box has a color of #d11ee2        
        
          <div style="background-color:#d11ee2;">Content here</div>
        
        
          .mybackground {background-color:#d11ee2;}
        
        Background color #d11ee2
      
           Border around this has a color of #d11ee2        
        
          <div style="border:2px solid #d11ee2;">Content here</div>
        
        
          .myborder {border:2px solid #d11ee2;}
        
        Border color #d11ee2