#d12cd1 color space conversions
Hex:
        #d12cd1
        RGB:
        209, 44, 209
        CMY:
        18, 83, 18
        CMYK:
        0, 79, 0, 18
      HSL:
        300°, 65.2174%, 49.6078%
        HSV (HSB):
        300°, 78.9474%, 81.9608%
        XYZ:
        38.7038, 19.9601, 62.1344
        xyY:
        0.3204, 0.1652, 19.9601
      CIE-Lab:
        51.7921, 78.3952, -49.0072
        CIE-LCH:
        51.7921, 92.4528, 327.9893
        CIE-Luv:
        51.7921, 65.5270, -84.7293
        Hunter-Lab:
        44.6768, 76.4515, -51.1841
      #d12cd1 color charts
#d12cd1 RGB chart
      #d12cd1 CMYK chart
      #d12cd1 RGB pie chart
      #d12cd1 color shades, tints & tones
#d12cd1 color schemes
#d12cd1 color preview, HTML & CSS examples
           This text has a color of #d12cd1        
        
          <p style="color:#d12cd1;">Text here</p>
        
        
          .mytext {color:#d12cd1;}
        
        Text color #d12cd1
      
           This box has a color of #d12cd1        
        
          <div style="background-color:#d12cd1;">Content here</div>
        
        
          .mybackground {background-color:#d12cd1;}
        
        Background color #d12cd1
      
           Border around this has a color of #d12cd1        
        
          <div style="border:2px solid #d12cd1;">Content here</div>
        
        
          .myborder {border:2px solid #d12cd1;}
        
        Border color #d12cd1