#f029c5 color space conversions
Hex:
        #f029c5
        RGB:
        240, 41, 197
        CMY:
        6, 84, 23
        CMYK:
        0, 83, 18, 6
      HSL:
        313°, 86.8996%, 55.0980%
        HSV (HSB):
        313°, 82.9167%, 94.1176%
        XYZ:
        46.8062, 24.1424, 55.0163
        xyY:
        0.3716, 0.1917, 24.1424
      CIE-Lab:
        56.2300, 83.5070, -34.7623
        CIE-LCH:
        56.2300, 90.4535, 337.3990
        CIE-Luv:
        56.2300, 93.8160, -65.6366
        Hunter-Lab:
        49.1349, 84.0541, -31.9926
      #f029c5 color charts
#f029c5 RGB chart
      #f029c5 CMYK chart
      #f029c5 RGB pie chart
      #f029c5 color shades, tints & tones
#f029c5 color schemes
#f029c5 color preview, HTML & CSS examples
           This text has a color of #f029c5        
        
          <p style="color:#f029c5;">Text here</p>
        
        
          .mytext {color:#f029c5;}
        
        Text color #f029c5
      
           This box has a color of #f029c5        
        
          <div style="background-color:#f029c5;">Content here</div>
        
        
          .mybackground {background-color:#f029c5;}
        
        Background color #f029c5
      
           Border around this has a color of #f029c5        
        
          <div style="border:2px solid #f029c5;">Content here</div>
        
        
          .myborder {border:2px solid #f029c5;}
        
        Border color #f029c5