#d12eed color space conversions
Hex:
        #d12eed
        RGB:
        209, 46, 237
        CMY:
        18, 82, 7
        CMYK:
        12, 81, 0, 7
      HSL:
        291°, 84.1410%, 55.4902%
        HSV (HSB):
        291°, 80.5907%, 92.9412%
        XYZ:
        42.5576, 21.6237, 82.0515
        xyY:
        0.2910, 0.1479, 21.6237
      CIE-Lab:
        53.6255, 82.4060, -61.9564
        CIE-LCH:
        53.6255, 103.0988, 323.0626
        CIE-Luv:
        53.6255, 55.6517, -105.1931
        Hunter-Lab:
        46.5013, 81.9842, -72.0662
      #d12eed color charts
#d12eed RGB chart
      #d12eed CMYK chart
      #d12eed RGB pie chart
      #d12eed color shades, tints & tones
#d12eed color schemes
#d12eed color preview, HTML & CSS examples
           This text has a color of #d12eed        
        
          <p style="color:#d12eed;">Text here</p>
        
        
          .mytext {color:#d12eed;}
        
        Text color #d12eed
      
           This box has a color of #d12eed        
        
          <div style="background-color:#d12eed;">Content here</div>
        
        
          .mybackground {background-color:#d12eed;}
        
        Background color #d12eed
      
           Border around this has a color of #d12eed        
        
          <div style="border:2px solid #d12eed;">Content here</div>
        
        
          .myborder {border:2px solid #d12eed;}
        
        Border color #d12eed