#fb70d6 color space conversions
Hex:
        #fb70d6
        RGB:
        251, 112, 214
        CMY:
        2, 56, 16
        CMYK:
        0, 55, 15, 2
      HSL:
        316°, 94.5578%, 71.1765%
        HSV (HSB):
        316°, 55.3785%, 98.4314%
        XYZ:
        57.7154, 36.9526, 67.7090
        xyY:
        0.3554, 0.2276, 36.9526
      CIE-Lab:
        67.2415, 64.6042, -27.1901
        CIE-LCH:
        67.2415, 70.0928, 337.1751
        CIE-Luv:
        67.2415, 74.6344, -52.7425
        Hunter-Lab:
        60.7887, 63.0956, -23.4876
      #fb70d6 color charts
#fb70d6 RGB chart
      #fb70d6 CMYK chart
      #fb70d6 RGB pie chart
      #fb70d6 color shades, tints & tones
#fb70d6 color schemes
#fb70d6 color preview, HTML & CSS examples
           This text has a color of #fb70d6        
        
          <p style="color:#fb70d6;">Text here</p>
        
        
          .mytext {color:#fb70d6;}
        
        Text color #fb70d6
      
           This box has a color of #fb70d6        
        
          <div style="background-color:#fb70d6;">Content here</div>
        
        
          .mybackground {background-color:#fb70d6;}
        
        Background color #fb70d6
      
           Border around this has a color of #fb70d6        
        
          <div style="border:2px solid #fb70d6;">Content here</div>
        
        
          .myborder {border:2px solid #fb70d6;}
        
        Border color #fb70d6