#d70bd5 color space conversions
Hex:
        #d70bd5
        RGB:
        215, 11, 213
        CMY:
        16, 96, 16
        CMYK:
        0, 95, 1, 16
      HSL:
        301°, 90.2655%, 44.3137%
        HSV (HSB):
        301°, 94.8837%, 84.3137%
        XYZ:
        40.1542, 19.4905, 64.5965
        xyY:
        0.3232, 0.1569, 19.4905
      CIE-Lab:
        51.2562, 85.2779, -52.0940
        CIE-LCH:
        51.2562, 99.9305, 328.5804
        CIE-Luv:
        51.2562, 71.5245, -89.9809
        Hunter-Lab:
        44.1481, 85.0930, -55.8482
      #d70bd5 color charts
#d70bd5 RGB chart
      #d70bd5 CMYK chart
      #d70bd5 RGB pie chart
      #d70bd5 color shades, tints & tones
#d70bd5 color schemes
#d70bd5 color preview, HTML & CSS examples
           This text has a color of #d70bd5        
        
          <p style="color:#d70bd5;">Text here</p>
        
        
          .mytext {color:#d70bd5;}
        
        Text color #d70bd5
      
           This box has a color of #d70bd5        
        
          <div style="background-color:#d70bd5;">Content here</div>
        
        
          .mybackground {background-color:#d70bd5;}
        
        Background color #d70bd5
      
           Border around this has a color of #d70bd5        
        
          <div style="border:2px solid #d70bd5;">Content here</div>
        
        
          .myborder {border:2px solid #d70bd5;}
        
        Border color #d70bd5