#f528ba color space conversions
Hex:
        #f528ba
        RGB:
        245, 40, 186
        CMY:
        4, 84, 27
        CMYK:
        0, 84, 24, 4
      HSL:
        317°, 91.1111%, 55.8824%
        HSV (HSB):
        317°, 83.6735%, 96.0784%
        XYZ:
        47.2779, 24.4752, 48.6867
        xyY:
        0.3925, 0.2032, 24.4752
      CIE-Lab:
        56.5605, 83.4047, -27.8330
        CIE-LCH:
        56.5605, 87.9262, 341.5456
        CIE-Luv:
        56.5605, 102.6301, -55.3758
        Hunter-Lab:
        49.4724, 84.0052, -23.7177
      #f528ba color charts
#f528ba RGB chart
      #f528ba CMYK chart
      #f528ba RGB pie chart
      #f528ba color shades, tints & tones
#f528ba color schemes
#f528ba color preview, HTML & CSS examples
           This text has a color of #f528ba        
        
          <p style="color:#f528ba;">Text here</p>
        
        
          .mytext {color:#f528ba;}
        
        Text color #f528ba
      
           This box has a color of #f528ba        
        
          <div style="background-color:#f528ba;">Content here</div>
        
        
          .mybackground {background-color:#f528ba;}
        
        Background color #f528ba
      
           Border around this has a color of #f528ba        
        
          <div style="border:2px solid #f528ba;">Content here</div>
        
        
          .myborder {border:2px solid #f528ba;}
        
        Border color #f528ba