#d11ac2 color space conversions
Hex:
        #d11ac2
        RGB:
        209, 26, 194
        CMY:
        18, 90, 24
        CMYK:
        0, 88, 7, 18
      HSL:
        305°, 77.8723%, 46.0784%
        HSV (HSB):
        305°, 87.5598%, 81.9608%
        XYZ:
        36.4015, 18.1891, 52.6312
        xyY:
        0.3395, 0.1696, 18.1891
      CIE-Lab:
        49.7247, 79.8072, -43.6423
        CIE-LCH:
        49.7247, 90.9606, 331.3281
        CIE-Luv:
        49.7247, 73.6028, -76.2101
        Hunter-Lab:
        42.6487, 77.7178, -43.3135
      #d11ac2 color charts
#d11ac2 RGB chart
      #d11ac2 CMYK chart
      #d11ac2 RGB pie chart
      #d11ac2 color shades, tints & tones
#d11ac2 color schemes
#d11ac2 color preview, HTML & CSS examples
           This text has a color of #d11ac2        
        
          <p style="color:#d11ac2;">Text here</p>
        
        
          .mytext {color:#d11ac2;}
        
        Text color #d11ac2
      
           This box has a color of #d11ac2        
        
          <div style="background-color:#d11ac2;">Content here</div>
        
        
          .mybackground {background-color:#d11ac2;}
        
        Background color #d11ac2
      
           Border around this has a color of #d11ac2        
        
          <div style="border:2px solid #d11ac2;">Content here</div>
        
        
          .myborder {border:2px solid #d11ac2;}
        
        Border color #d11ac2