#f053c2 color space conversions
Hex:
        #f053c2
        RGB:
        240, 83, 194
        CMY:
        6, 67, 24
        CMYK:
        0, 65, 19, 6
      HSL:
        318°, 83.9572%, 63.3333%
        HSV (HSB):
        318°, 65.4167%, 94.1176%
        XYZ:
        48.7660, 28.6068, 53.9903
        xyY:
        0.3712, 0.2178, 28.6068
      CIE-Lab:
        60.4330, 70.8264, -26.5193
        CIE-LCH:
        60.4330, 75.6284, 339.4728
        CIE-Luv:
        60.4330, 84.0816, -51.8138
        Hunter-Lab:
        53.4853, 69.1506, -22.4101
      #f053c2 color charts
#f053c2 RGB chart
      #f053c2 CMYK chart
      #f053c2 RGB pie chart
      #f053c2 color shades, tints & tones
#f053c2 color schemes
#f053c2 color preview, HTML & CSS examples
           This text has a color of #f053c2        
        
          <p style="color:#f053c2;">Text here</p>
        
        
          .mytext {color:#f053c2;}
        
        Text color #f053c2
      
           This box has a color of #f053c2        
        
          <div style="background-color:#f053c2;">Content here</div>
        
        
          .mybackground {background-color:#f053c2;}
        
        Background color #f053c2
      
           Border around this has a color of #f053c2        
        
          <div style="border:2px solid #f053c2;">Content here</div>
        
        
          .myborder {border:2px solid #f053c2;}
        
        Border color #f053c2