#d11ee1 color space conversions
Hex:
        #d11ee1
        RGB:
        209, 30, 225
        CMY:
        18, 88, 12
        CMYK:
        7, 87, 0, 12
      HSL:
        295°, 76.4706%, 50.0000%
        HSV (HSB):
        295°, 86.6667%, 88.2353%
        XYZ:
        40.3494, 19.9201, 72.9525
        xyY:
        0.3029, 0.1495, 19.9201
      CIE-Lab:
        51.7468, 83.7703, -58.2027
        CIE-LCH:
        51.7468, 102.0050, 325.2088
        CIE-Luv:
        51.7468, 61.4846, -98.9211
        Hunter-Lab:
        44.6319, 83.2665, -65.6692
      #d11ee1 color charts
#d11ee1 RGB chart
      #d11ee1 CMYK chart
      #d11ee1 RGB pie chart
      #d11ee1 color shades, tints & tones
#d11ee1 color schemes
#d11ee1 color preview, HTML & CSS examples
           This text has a color of #d11ee1        
        
          <p style="color:#d11ee1;">Text here</p>
        
        
          .mytext {color:#d11ee1;}
        
        Text color #d11ee1
      
           This box has a color of #d11ee1        
        
          <div style="background-color:#d11ee1;">Content here</div>
        
        
          .mybackground {background-color:#d11ee1;}
        
        Background color #d11ee1
      
           Border around this has a color of #d11ee1        
        
          <div style="border:2px solid #d11ee1;">Content here</div>
        
        
          .myborder {border:2px solid #d11ee1;}
        
        Border color #d11ee1