#f053c1 color space conversions
Hex:
        #f053c1
        RGB:
        240, 83, 193
        CMY:
        6, 67, 24
        CMYK:
        0, 65, 20, 6
      HSL:
        318°, 83.9572%, 63.3333%
        HSV (HSB):
        318°, 65.4167%, 94.1176%
        XYZ:
        48.6541, 28.5620, 53.4007
        xyY:
        0.3725, 0.2187, 28.5620
      CIE-Lab:
        60.3931, 70.6919, -26.0097
        CIE-LCH:
        60.3931, 75.3249, 339.7999
        CIE-Luv:
        60.3931, 84.4330, -51.0108
        Hunter-Lab:
        53.4435, 68.9775, -21.8322
      #f053c1 color charts
#f053c1 RGB chart
      #f053c1 CMYK chart
      #f053c1 RGB pie chart
      #f053c1 color shades, tints & tones
#f053c1 color schemes
#f053c1 color preview, HTML & CSS examples
           This text has a color of #f053c1        
        
          <p style="color:#f053c1;">Text here</p>
        
        
          .mytext {color:#f053c1;}
        
        Text color #f053c1
      
           This box has a color of #f053c1        
        
          <div style="background-color:#f053c1;">Content here</div>
        
        
          .mybackground {background-color:#f053c1;}
        
        Background color #f053c1
      
           Border around this has a color of #f053c1        
        
          <div style="border:2px solid #f053c1;">Content here</div>
        
        
          .myborder {border:2px solid #f053c1;}
        
        Border color #f053c1