#fb5fdd color space conversions
Hex:
        #fb5fdd
        RGB:
        251, 95, 221
        CMY:
        2, 63, 13
        CMYK:
        0, 62, 12, 2
      HSL:
        312°, 95.1220%, 67.8431%
        HSV (HSB):
        312°, 62.1514%, 98.4314%
        XYZ:
        56.9270, 33.9141, 71.9523
        xyY:
        0.3497, 0.2083, 33.9141
      CIE-Lab:
        64.8943, 72.7843, -34.7310
        CIE-LCH:
        64.8943, 80.6461, 334.4906
        CIE-Luv:
        64.8943, 78.9086, -65.6076
        Hunter-Lab:
        58.2358, 72.5757, -32.4897
      #fb5fdd color charts
#fb5fdd RGB chart
      #fb5fdd CMYK chart
      #fb5fdd RGB pie chart
      #fb5fdd color shades, tints & tones
#fb5fdd color schemes
#fb5fdd color preview, HTML & CSS examples
           This text has a color of #fb5fdd        
        
          <p style="color:#fb5fdd;">Text here</p>
        
        
          .mytext {color:#fb5fdd;}
        
        Text color #fb5fdd
      
           This box has a color of #fb5fdd        
        
          <div style="background-color:#fb5fdd;">Content here</div>
        
        
          .mybackground {background-color:#fb5fdd;}
        
        Background color #fb5fdd
      
           Border around this has a color of #fb5fdd        
        
          <div style="border:2px solid #fb5fdd;">Content here</div>
        
        
          .myborder {border:2px solid #fb5fdd;}
        
        Border color #fb5fdd