#d70bd4 color space conversions
Hex:
        #d70bd4
        RGB:
        215, 11, 212
        CMY:
        16, 96, 17
        CMYK:
        0, 95, 1, 16
      HSL:
        301°, 90.2655%, 44.3137%
        HSV (HSB):
        301°, 94.8837%, 84.3137%
        XYZ:
        40.0277, 19.4399, 63.9299
        xyY:
        0.3244, 0.1575, 19.4399
      CIE-Lab:
        51.1979, 85.1345, -51.6145
        CIE-LCH:
        51.1979, 99.5587, 328.7728
        CIE-Luv:
        51.1979, 71.9192, -89.2350
        Hunter-Lab:
        44.0907, 84.8923, -55.1049
      #d70bd4 color charts
#d70bd4 RGB chart
      #d70bd4 CMYK chart
      #d70bd4 RGB pie chart
      #d70bd4 color shades, tints & tones
#d70bd4 color schemes
#d70bd4 color preview, HTML & CSS examples
           This text has a color of #d70bd4        
        
          <p style="color:#d70bd4;">Text here</p>
        
        
          .mytext {color:#d70bd4;}
        
        Text color #d70bd4
      
           This box has a color of #d70bd4        
        
          <div style="background-color:#d70bd4;">Content here</div>
        
        
          .mybackground {background-color:#d70bd4;}
        
        Background color #d70bd4
      
           Border around this has a color of #d70bd4        
        
          <div style="border:2px solid #d70bd4;">Content here</div>
        
        
          .myborder {border:2px solid #d70bd4;}
        
        Border color #d70bd4