#d270ef color space conversions
Hex:
        #d270ef
        RGB:
        210, 112, 239
        CMY:
        18, 56, 6
        CMYK:
        12, 53, 0, 6
      HSL:
        286°, 79.8742%, 68.8235%
        HSV (HSB):
        286°, 53.1381%, 93.7255%
        XYZ:
        47.9525, 31.5220, 85.2183
        xyY:
        0.2912, 0.1914, 31.5220
      CIE-Lab:
        62.9458, 57.7571, -48.1988
        CIE-LCH:
        62.9458, 75.2264, 320.1547
        CIE-Luv:
        62.9458, 40.2592, -84.2453
        Hunter-Lab:
        56.1444, 54.2026, -50.6917
      #d270ef color charts
#d270ef RGB chart
      #d270ef CMYK chart
      #d270ef RGB pie chart
      #d270ef color shades, tints & tones
#d270ef color schemes
#d270ef color preview, HTML & CSS examples
           This text has a color of #d270ef        
        
          <p style="color:#d270ef;">Text here</p>
        
        
          .mytext {color:#d270ef;}
        
        Text color #d270ef
      
           This box has a color of #d270ef        
        
          <div style="background-color:#d270ef;">Content here</div>
        
        
          .mybackground {background-color:#d270ef;}
        
        Background color #d270ef
      
           Border around this has a color of #d270ef        
        
          <div style="border:2px solid #d270ef;">Content here</div>
        
        
          .myborder {border:2px solid #d270ef;}
        
        Border color #d270ef