#fb42ee color space conversions
Hex:
        #fb42ee
        RGB:
        251, 66, 238
        CMY:
        2, 74, 7
        CMYK:
        0, 74, 5, 2
      HSL:
        304°, 95.8549%, 62.1569%
        HSV (HSB):
        304°, 73.7052%, 98.4314%
        XYZ:
        57.1645, 30.5787, 83.7783
        xyY:
        0.3333, 0.1783, 30.5787
      CIE-Lab:
        62.1504, 85.1970, -48.5262
        CIE-LCH:
        62.1504, 98.0475, 330.3352
        CIE-Luv:
        62.1504, 80.9653, -88.5592
        Hunter-Lab:
        55.2980, 87.7534, -51.1177
      #fb42ee color charts
#fb42ee RGB chart
      #fb42ee CMYK chart
      #fb42ee RGB pie chart
      #fb42ee color shades, tints & tones
#fb42ee color schemes
#fb42ee color preview, HTML & CSS examples
           This text has a color of #fb42ee        
        
          <p style="color:#fb42ee;">Text here</p>
        
        
          .mytext {color:#fb42ee;}
        
        Text color #fb42ee
      
           This box has a color of #fb42ee        
        
          <div style="background-color:#fb42ee;">Content here</div>
        
        
          .mybackground {background-color:#fb42ee;}
        
        Background color #fb42ee
      
           Border around this has a color of #fb42ee        
        
          <div style="border:2px solid #fb42ee;">Content here</div>
        
        
          .myborder {border:2px solid #fb42ee;}
        
        Border color #fb42ee