#fb71ed color space conversions
Hex:
        #fb71ed
        RGB:
        251, 113, 237
        CMY:
        2, 56, 7
        CMYK:
        0, 55, 6, 2
      HSL:
        306°, 94.5205%, 71.3725%
        HSV (HSB):
        306°, 54.9801%, 98.4314%
        XYZ:
        60.9748, 38.4339, 84.3255
        xyY:
        0.3319, 0.2092, 38.4339
      CIE-Lab:
        68.3392, 67.6974, -38.2539
        CIE-LCH:
        68.3392, 77.7580, 330.5304
        CIE-Luv:
        68.3392, 67.5750, -70.9658
        Hunter-Lab:
        61.9951, 67.0711, -37.2495
      #fb71ed color charts
#fb71ed RGB chart
      #fb71ed CMYK chart
      #fb71ed RGB pie chart
      #fb71ed color shades, tints & tones
#fb71ed color schemes
#fb71ed color preview, HTML & CSS examples
           This text has a color of #fb71ed        
        
          <p style="color:#fb71ed;">Text here</p>
        
        
          .mytext {color:#fb71ed;}
        
        Text color #fb71ed
      
           This box has a color of #fb71ed        
        
          <div style="background-color:#fb71ed;">Content here</div>
        
        
          .mybackground {background-color:#fb71ed;}
        
        Background color #fb71ed
      
           Border around this has a color of #fb71ed        
        
          <div style="border:2px solid #fb71ed;">Content here</div>
        
        
          .myborder {border:2px solid #fb71ed;}
        
        Border color #fb71ed