#fb42df color space conversions
Hex:
        #fb42df
        RGB:
        251, 66, 223
        CMY:
        2, 74, 13
        CMYK:
        0, 74, 11, 2
      HSL:
        309°, 95.8549%, 62.1569%
        HSV (HSB):
        309°, 73.7052%, 98.4314%
        XYZ:
        55.0512, 29.7334, 72.6496
        xyY:
        0.3497, 0.1889, 29.7334
      CIE-Lab:
        61.4235, 83.0637, -41.2762
        CIE-LCH:
        61.4235, 92.7540, 333.5762
        CIE-Luv:
        61.4235, 86.5780, -76.7783
        Hunter-Lab:
        54.5283, 84.7870, -40.8239
      #fb42df color charts
#fb42df RGB chart
      #fb42df CMYK chart
      #fb42df RGB pie chart
      #fb42df color shades, tints & tones
#fb42df color schemes
#fb42df color preview, HTML & CSS examples
           This text has a color of #fb42df        
        
          <p style="color:#fb42df;">Text here</p>
        
        
          .mytext {color:#fb42df;}
        
        Text color #fb42df
      
           This box has a color of #fb42df        
        
          <div style="background-color:#fb42df;">Content here</div>
        
        
          .mybackground {background-color:#fb42df;}
        
        Background color #fb42df
      
           Border around this has a color of #fb42df        
        
          <div style="border:2px solid #fb42df;">Content here</div>
        
        
          .myborder {border:2px solid #fb42df;}
        
        Border color #fb42df