#d012ee color space conversions
Hex:
        #d012ee
        RGB:
        208, 18, 238
        CMY:
        18, 93, 7
        CMYK:
        13, 92, 0, 7
      HSL:
        292°, 86.6142%, 50.1961%
        HSV (HSB):
        292°, 92.4370%, 93.3333%
        XYZ:
        41.6613, 20.0156, 82.5565
        xyY:
        0.2888, 0.1388, 20.0156
      CIE-Lab:
        51.8548, 87.3341, -65.3819
        CIE-LCH:
        51.8548, 109.0965, 323.1800
        CIE-Luv:
        51.8548, 57.1774, -109.7378
        Hunter-Lab:
        44.7387, 87.9289, -78.0908
      #d012ee color charts
#d012ee RGB chart
      #d012ee CMYK chart
      #d012ee RGB pie chart
      #d012ee color shades, tints & tones
#d012ee color schemes
#d012ee color preview, HTML & CSS examples
           This text has a color of #d012ee        
        
          <p style="color:#d012ee;">Text here</p>
        
        
          .mytext {color:#d012ee;}
        
        Text color #d012ee
      
           This box has a color of #d012ee        
        
          <div style="background-color:#d012ee;">Content here</div>
        
        
          .mybackground {background-color:#d012ee;}
        
        Background color #d012ee
      
           Border around this has a color of #d012ee        
        
          <div style="border:2px solid #d012ee;">Content here</div>
        
        
          .myborder {border:2px solid #d012ee;}
        
        Border color #d012ee