#fb52da color space conversions
Hex:
        #fb52da
        RGB:
        251, 82, 218
        CMY:
        2, 68, 15
        CMYK:
        0, 67, 13, 2
      HSL:
        312°, 95.4802%, 65.2941%
        HSV (HSB):
        312°, 67.3307%, 98.4314%
        XYZ:
        55.4558, 31.6058, 69.5073
        xyY:
        0.3542, 0.2019, 31.6058
      CIE-Lab:
        63.0157, 77.2194, -35.9741
        CIE-LCH:
        63.0157, 85.1879, 335.0207
        CIE-Luv:
        63.0157, 84.1385, -67.9397
        Hunter-Lab:
        56.2190, 77.6936, -33.9509
      #fb52da color charts
#fb52da RGB chart
      #fb52da CMYK chart
      #fb52da RGB pie chart
      #fb52da color shades, tints & tones
#fb52da color schemes
#fb52da color preview, HTML & CSS examples
           This text has a color of #fb52da        
        
          <p style="color:#fb52da;">Text here</p>
        
        
          .mytext {color:#fb52da;}
        
        Text color #fb52da
      
           This box has a color of #fb52da        
        
          <div style="background-color:#fb52da;">Content here</div>
        
        
          .mybackground {background-color:#fb52da;}
        
        Background color #fb52da
      
           Border around this has a color of #fb52da        
        
          <div style="border:2px solid #fb52da;">Content here</div>
        
        
          .myborder {border:2px solid #fb52da;}
        
        Border color #fb52da