#f027c5 color space conversions
Hex:
        #f027c5
        RGB:
        240, 39, 197
        CMY:
        6, 85, 23
        CMYK:
        0, 84, 18, 6
      HSL:
        313°, 87.0130%, 54.7059%
        HSV (HSB):
        313°, 83.7500%, 94.1176%
        XYZ:
        46.7387, 24.0075, 54.9938
        xyY:
        0.3717, 0.1909, 24.0075
      CIE-Lab:
        56.0953, 83.8980, -34.9728
        CIE-LCH:
        56.0953, 90.8954, 337.3712
        CIE-Luv:
        56.0953, 94.1448, -65.9854
        Hunter-Lab:
        48.9975, 84.5258, -32.2477
      #f027c5 color charts
#f027c5 RGB chart
      #f027c5 CMYK chart
      #f027c5 RGB pie chart
      #f027c5 color shades, tints & tones
#f027c5 color schemes
#f027c5 color preview, HTML & CSS examples
           This text has a color of #f027c5        
        
          <p style="color:#f027c5;">Text here</p>
        
        
          .mytext {color:#f027c5;}
        
        Text color #f027c5
      
           This box has a color of #f027c5        
        
          <div style="background-color:#f027c5;">Content here</div>
        
        
          .mybackground {background-color:#f027c5;}
        
        Background color #f027c5
      
           Border around this has a color of #f027c5        
        
          <div style="border:2px solid #f027c5;">Content here</div>
        
        
          .myborder {border:2px solid #f027c5;}
        
        Border color #f027c5