#d70ec5 color space conversions
Hex:
        #d70ec5
        RGB:
        215, 14, 197
        CMY:
        16, 95, 23
        CMYK:
        0, 93, 8, 16
      HSL:
        305°, 87.7729%, 44.9020%
        HSV (HSB):
        305°, 93.4884%, 84.3137%
        XYZ:
        38.2594, 18.7924, 54.4341
        xyY:
        0.3432, 0.1686, 18.7924
      CIE-Lab:
        50.4434, 82.7848, -44.1754
        CIE-LCH:
        50.4434, 93.8338, 331.9149
        CIE-Luv:
        50.4434, 77.8492, -77.7028
        Hunter-Lab:
        43.3502, 81.6754, -44.1044
      #d70ec5 color charts
#d70ec5 RGB chart
      #d70ec5 CMYK chart
      #d70ec5 RGB pie chart
      #d70ec5 color shades, tints & tones
#d70ec5 color schemes
#d70ec5 color preview, HTML & CSS examples
           This text has a color of #d70ec5        
        
          <p style="color:#d70ec5;">Text here</p>
        
        
          .mytext {color:#d70ec5;}
        
        Text color #d70ec5
      
           This box has a color of #d70ec5        
        
          <div style="background-color:#d70ec5;">Content here</div>
        
        
          .mybackground {background-color:#d70ec5;}
        
        Background color #d70ec5
      
           Border around this has a color of #d70ec5        
        
          <div style="border:2px solid #d70ec5;">Content here</div>
        
        
          .myborder {border:2px solid #d70ec5;}
        
        Border color #d70ec5