#d70ed0 color space conversions
Hex:
        #d70ed0
        RGB:
        215, 14, 208
        CMY:
        16, 95, 18
        CMYK:
        0, 93, 3, 16
      HSL:
        302°, 87.7729%, 44.9020%
        HSV (HSB):
        302°, 93.4884%, 84.3137%
        XYZ:
        39.5665, 19.3152, 61.3173
        xyY:
        0.3292, 0.1607, 19.3152
      CIE-Lab:
        51.0540, 84.3103, -49.5495
        CIE-LCH:
        51.0540, 97.7925, 329.5571
        CIE-Luv:
        51.0540, 73.3542, -86.0395
        Hunter-Lab:
        43.9491, 83.7893, -51.9565
      #d70ed0 color charts
#d70ed0 RGB chart
      #d70ed0 CMYK chart
      #d70ed0 RGB pie chart
      #d70ed0 color shades, tints & tones
#d70ed0 color schemes
#d70ed0 color preview, HTML & CSS examples
           This text has a color of #d70ed0        
        
          <p style="color:#d70ed0;">Text here</p>
        
        
          .mytext {color:#d70ed0;}
        
        Text color #d70ed0
      
           This box has a color of #d70ed0        
        
          <div style="background-color:#d70ed0;">Content here</div>
        
        
          .mybackground {background-color:#d70ed0;}
        
        Background color #d70ed0
      
           Border around this has a color of #d70ed0        
        
          <div style="border:2px solid #d70ed0;">Content here</div>
        
        
          .myborder {border:2px solid #d70ed0;}
        
        Border color #d70ed0