#d70ab4 color space conversions
Hex:
        #d70ab4
        RGB:
        215, 10, 180
        CMY:
        16, 96, 29
        CMYK:
        0, 95, 16, 16
      HSL:
        310°, 91.1111%, 44.1176%
        HSV (HSB):
        310°, 95.3488%, 84.3137%
        XYZ:
        36.3711, 17.9594, 44.7296
        xyY:
        0.3672, 0.1813, 17.9594
      CIE-Lab:
        49.4469, 80.9036, -35.8368
        CIE-LCH:
        49.4469, 88.4854, 336.1087
        CIE-Luv:
        49.4469, 85.3927, -64.8874
        Hunter-Lab:
        42.3786, 79.0337, -32.9141
      #d70ab4 color charts
#d70ab4 RGB chart
      #d70ab4 CMYK chart
      #d70ab4 RGB pie chart
      #d70ab4 color shades, tints & tones
#d70ab4 color schemes
#d70ab4 color preview, HTML & CSS examples
           This text has a color of #d70ab4        
        
          <p style="color:#d70ab4;">Text here</p>
        
        
          .mytext {color:#d70ab4;}
        
        Text color #d70ab4
      
           This box has a color of #d70ab4        
        
          <div style="background-color:#d70ab4;">Content here</div>
        
        
          .mybackground {background-color:#d70ab4;}
        
        Background color #d70ab4
      
           Border around this has a color of #d70ab4        
        
          <div style="border:2px solid #d70ab4;">Content here</div>
        
        
          .myborder {border:2px solid #d70ab4;}
        
        Border color #d70ab4