#f529db color space conversions
Hex:
        #f529db
        RGB:
        245, 41, 219
        CMY:
        4, 84, 14
        CMYK:
        0, 83, 11, 4
      HSL:
        308°, 91.0714%, 56.0784%
        HSV (HSB):
        308°, 83.2653%, 96.0784%
        XYZ:
        51.2353, 26.1128, 69.3577
        xyY:
        0.3492, 0.1780, 26.1128
      CIE-Lab:
        58.1440, 87.3382, -44.2500
        CIE-LCH:
        58.1440, 97.9082, 333.1309
        CIE-Luv:
        58.1440, 88.4141, -81.1277
        Hunter-Lab:
        51.1007, 89.5439, -44.7023
      #f529db color charts
#f529db RGB chart
      #f529db CMYK chart
      #f529db RGB pie chart
      #f529db color shades, tints & tones
#f529db color schemes
#f529db color preview, HTML & CSS examples
           This text has a color of #f529db        
        
          <p style="color:#f529db;">Text here</p>
        
        
          .mytext {color:#f529db;}
        
        Text color #f529db
      
           This box has a color of #f529db        
        
          <div style="background-color:#f529db;">Content here</div>
        
        
          .mybackground {background-color:#f529db;}
        
        Background color #f529db
      
           Border around this has a color of #f529db        
        
          <div style="border:2px solid #f529db;">Content here</div>
        
        
          .myborder {border:2px solid #f529db;}
        
        Border color #f529db