#d70bb1 color space conversions
Hex:
        #d70bb1
        RGB:
        215, 11, 177
        CMY:
        16, 96, 31
        CMYK:
        0, 95, 18, 16
      HSL:
        311°, 90.2655%, 44.3137%
        HSV (HSB):
        311°, 94.8837%, 84.3137%
        XYZ:
        36.0798, 17.8607, 43.1408
        xyY:
        0.3716, 0.1840, 17.8607
      CIE-Lab:
        49.3268, 80.4497, -34.2623
        CIE-LCH:
        49.3268, 87.4418, 336.9316
        CIE-Luv:
        49.3268, 86.6602, -62.4902
        Hunter-Lab:
        42.2620, 78.4303, -30.9396
      #d70bb1 color charts
#d70bb1 RGB chart
      #d70bb1 CMYK chart
      #d70bb1 RGB pie chart
      #d70bb1 color shades, tints & tones
#d70bb1 color schemes
#d70bb1 color preview, HTML & CSS examples
           This text has a color of #d70bb1        
        
          <p style="color:#d70bb1;">Text here</p>
        
        
          .mytext {color:#d70bb1;}
        
        Text color #d70bb1
      
           This box has a color of #d70bb1        
        
          <div style="background-color:#d70bb1;">Content here</div>
        
        
          .mybackground {background-color:#d70bb1;}
        
        Background color #d70bb1
      
           Border around this has a color of #d70bb1        
        
          <div style="border:2px solid #d70bb1;">Content here</div>
        
        
          .myborder {border:2px solid #d70bb1;}
        
        Border color #d70bb1