#d70bd8 color space conversions
Hex:
        #d70bd8
        RGB:
        215, 11, 216
        CMY:
        16, 96, 15
        CMYK:
        0, 95, 0, 15
      HSL:
        300°, 90.3084%, 44.5098%
        HSV (HSB):
        300°, 94.9074%, 84.7059%
        XYZ:
        40.5387, 19.6443, 66.6208
        xyY:
        0.3197, 0.1549, 19.6443
      CIE-Lab:
        51.4326, 85.7110, -53.5273
        CIE-LCH:
        51.4326, 101.0522, 328.0148
        CIE-Luv:
        51.4326, 70.3499, -92.2114
        Hunter-Lab:
        44.3219, 85.7004, -58.0943
      #d70bd8 color charts
#d70bd8 RGB chart
      #d70bd8 CMYK chart
      #d70bd8 RGB pie chart
      #d70bd8 color shades, tints & tones
#d70bd8 color schemes
#d70bd8 color preview, HTML & CSS examples
           This text has a color of #d70bd8        
        
          <p style="color:#d70bd8;">Text here</p>
        
        
          .mytext {color:#d70bd8;}
        
        Text color #d70bd8
      
           This box has a color of #d70bd8        
        
          <div style="background-color:#d70bd8;">Content here</div>
        
        
          .mybackground {background-color:#d70bd8;}
        
        Background color #d70bd8
      
           Border around this has a color of #d70bd8        
        
          <div style="border:2px solid #d70bd8;">Content here</div>
        
        
          .myborder {border:2px solid #d70bd8;}
        
        Border color #d70bd8