#fb42bc color space conversions
Hex:
        #fb42bc
        RGB:
        251, 66, 188
        CMY:
        2, 74, 26
        CMYK:
        0, 74, 25, 2
      HSL:
        320°, 95.8549%, 62.1569%
        HSV (HSB):
        320°, 73.7052%, 98.4314%
        XYZ:
        50.8090, 28.0365, 50.3106
        xyY:
        0.3934, 0.2171, 28.0365
      CIE-Lab:
        59.9217, 78.5438, -23.7196
        CIE-LCH:
        59.9217, 82.0472, 343.1961
        CIE-Luv:
        59.9217, 100.2976, -48.9601
        Hunter-Lab:
        52.9495, 78.6224, -19.2705
      #fb42bc color charts
#fb42bc RGB chart
      #fb42bc CMYK chart
      #fb42bc RGB pie chart
      #fb42bc color shades, tints & tones
#fb42bc color schemes
#fb42bc color preview, HTML & CSS examples
           This text has a color of #fb42bc        
        
          <p style="color:#fb42bc;">Text here</p>
        
        
          .mytext {color:#fb42bc;}
        
        Text color #fb42bc
      
           This box has a color of #fb42bc        
        
          <div style="background-color:#fb42bc;">Content here</div>
        
        
          .mybackground {background-color:#fb42bc;}
        
        Background color #fb42bc
      
           Border around this has a color of #fb42bc        
        
          <div style="border:2px solid #fb42bc;">Content here</div>
        
        
          .myborder {border:2px solid #fb42bc;}
        
        Border color #fb42bc