#f027dd color space conversions
Hex:
        #f027dd
        RGB:
        240, 39, 221
        CMY:
        6, 85, 13
        CMYK:
        0, 84, 8, 6
      HSL:
        306°, 87.0130%, 54.7059%
        HSV (HSB):
        306°, 83.7500%, 94.1176%
        XYZ:
        49.7118, 25.1968, 70.6500
        xyY:
        0.3415, 0.1731, 25.1968
      CIE-Lab:
        57.2666, 87.0460, -46.8248
        CIE-LCH:
        57.2666, 98.8411, 331.7228
        CIE-Luv:
        57.2666, 84.1598, -84.7147
        Hunter-Lab:
        50.1964, 88.9333, -48.3115
      #f027dd color charts
#f027dd RGB chart
      #f027dd CMYK chart
      #f027dd RGB pie chart
      #f027dd color shades, tints & tones
#f027dd color schemes
#f027dd color preview, HTML & CSS examples
           This text has a color of #f027dd        
        
          <p style="color:#f027dd;">Text here</p>
        
        
          .mytext {color:#f027dd;}
        
        Text color #f027dd
      
           This box has a color of #f027dd        
        
          <div style="background-color:#f027dd;">Content here</div>
        
        
          .mybackground {background-color:#f027dd;}
        
        Background color #f027dd
      
           Border around this has a color of #f027dd        
        
          <div style="border:2px solid #f027dd;">Content here</div>
        
        
          .myborder {border:2px solid #f027dd;}
        
        Border color #f027dd