#d12fd3 color space conversions
Hex:
        #d12fd3
        RGB:
        209, 47, 211
        CMY:
        18, 82, 17
        CMYK:
        1, 78, 0, 17
      HSL:
        299°, 65.0794%, 50.5882%
        HSV (HSB):
        299°, 77.7251%, 82.7451%
        XYZ:
        39.0689, 20.2915, 63.4855
        xyY:
        0.3180, 0.1652, 20.2915
      CIE-Lab:
        52.1652, 77.9487, -49.5578
        CIE-LCH:
        52.1652, 92.3687, 327.5528
        CIE-Luv:
        52.1652, 64.3339, -85.6361
        Hunter-Lab:
        45.0461, 75.9841, -52.0279
      #d12fd3 color charts
#d12fd3 RGB chart
      #d12fd3 CMYK chart
      #d12fd3 RGB pie chart
      #d12fd3 color shades, tints & tones
#d12fd3 color schemes
#d12fd3 color preview, HTML & CSS examples
           This text has a color of #d12fd3        
        
          <p style="color:#d12fd3;">Text here</p>
        
        
          .mytext {color:#d12fd3;}
        
        Text color #d12fd3
      
           This box has a color of #d12fd3        
        
          <div style="background-color:#d12fd3;">Content here</div>
        
        
          .mybackground {background-color:#d12fd3;}
        
        Background color #d12fd3
      
           Border around this has a color of #d12fd3        
        
          <div style="border:2px solid #d12fd3;">Content here</div>
        
        
          .myborder {border:2px solid #d12fd3;}
        
        Border color #d12fd3