#d214ee color space conversions
Hex:
        #d214ee
        RGB:
        210, 20, 238
        CMY:
        18, 92, 7
        CMYK:
        12, 92, 0, 7
      HSL:
        292°, 86.5079%, 50.5882%
        HSV (HSB):
        292°, 91.5966%, 93.3333%
        XYZ:
        42.2611, 20.3750, 82.5943
        xyY:
        0.2910, 0.1403, 20.3750
      CIE-Lab:
        52.2586, 87.4077, -64.7136
        CIE-LCH:
        52.2586, 108.7563, 323.4850
        CIE-Luv:
        52.2586, 58.3908, -109.0301
        Hunter-Lab:
        45.1387, 88.1281, -76.8912
      #d214ee color charts
#d214ee RGB chart
      #d214ee CMYK chart
      #d214ee RGB pie chart
      #d214ee color shades, tints & tones
#d214ee color schemes
#d214ee color preview, HTML & CSS examples
           This text has a color of #d214ee        
        
          <p style="color:#d214ee;">Text here</p>
        
        
          .mytext {color:#d214ee;}
        
        Text color #d214ee
      
           This box has a color of #d214ee        
        
          <div style="background-color:#d214ee;">Content here</div>
        
        
          .mybackground {background-color:#d214ee;}
        
        Background color #d214ee
      
           Border around this has a color of #d214ee        
        
          <div style="border:2px solid #d214ee;">Content here</div>
        
        
          .myborder {border:2px solid #d214ee;}
        
        Border color #d214ee