#d11cd1 color space conversions
Hex:
        #d11cd1
        RGB:
        209, 28, 209
        CMY:
        18, 89, 18
        CMYK:
        0, 87, 0, 18
      HSL:
        300°, 76.3713%, 46.4706%
        HSV (HSB):
        300°, 86.6029%, 81.9608%
        XYZ:
        38.2184, 18.9893, 61.9726
        xyY:
        0.3207, 0.1593, 18.9893
      CIE-Lab:
        50.6746, 81.6559, -50.7897
        CIE-LCH:
        50.6746, 96.1628, 328.1185
        CIE-Luv:
        50.6746, 67.5343, -87.3245
        Hunter-Lab:
        43.5767, 80.2920, -53.8156
      #d11cd1 color charts
#d11cd1 RGB chart
      #d11cd1 CMYK chart
      #d11cd1 RGB pie chart
      #d11cd1 color shades, tints & tones
#d11cd1 color schemes
#d11cd1 color preview, HTML & CSS examples
           This text has a color of #d11cd1        
        
          <p style="color:#d11cd1;">Text here</p>
        
        
          .mytext {color:#d11cd1;}
        
        Text color #d11cd1
      
           This box has a color of #d11cd1        
        
          <div style="background-color:#d11cd1;">Content here</div>
        
        
          .mybackground {background-color:#d11cd1;}
        
        Background color #d11cd1
      
           Border around this has a color of #d11cd1        
        
          <div style="border:2px solid #d11cd1;">Content here</div>
        
        
          .myborder {border:2px solid #d11cd1;}
        
        Border color #d11cd1