#d870ef color space conversions
Hex:
        #d870ef
        RGB:
        216, 112, 239
        CMY:
        15, 56, 6
        CMYK:
        10, 53, 0, 6
      HSL:
        289°, 79.8742%, 68.8235%
        HSV (HSB):
        289°, 53.1381%, 93.7255%
        XYZ:
        49.6931, 32.4193, 85.2998
        xyY:
        0.2968, 0.1936, 32.4193
      CIE-Lab:
        63.6879, 59.3174, -46.9781
        CIE-LCH:
        63.6879, 75.6670, 321.6215
        CIE-Luv:
        63.6879, 44.0241, -82.6952
        Hunter-Lab:
        56.9379, 56.1461, -48.9669
      #d870ef color charts
#d870ef RGB chart
      #d870ef CMYK chart
      #d870ef RGB pie chart
      #d870ef color shades, tints & tones
#d870ef color schemes
#d870ef color preview, HTML & CSS examples
           This text has a color of #d870ef        
        
          <p style="color:#d870ef;">Text here</p>
        
        
          .mytext {color:#d870ef;}
        
        Text color #d870ef
      
           This box has a color of #d870ef        
        
          <div style="background-color:#d870ef;">Content here</div>
        
        
          .mybackground {background-color:#d870ef;}
        
        Background color #d870ef
      
           Border around this has a color of #d870ef        
        
          <div style="border:2px solid #d870ef;">Content here</div>
        
        
          .myborder {border:2px solid #d870ef;}
        
        Border color #d870ef