#f053cd color space conversions
Hex:
        #f053cd
        RGB:
        240, 83, 205
        CMY:
        6, 67, 20
        CMYK:
        0, 65, 15, 6
      HSL:
        313°, 83.9572%, 63.3333%
        HSV (HSB):
        313°, 65.4167%, 94.1176%
        XYZ:
        50.0479, 29.1196, 60.7404
        xyY:
        0.3577, 0.2081, 29.1196
      CIE-Lab:
        60.8870, 72.3466, -32.0764
        CIE-LCH:
        60.8870, 79.1387, 336.0889
        CIE-Luv:
        60.8870, 80.2392, -60.6550
        Hunter-Lab:
        53.9625, 71.1165, -28.9633
      #f053cd color charts
#f053cd RGB chart
      #f053cd CMYK chart
      #f053cd RGB pie chart
      #f053cd color shades, tints & tones
#f053cd color schemes
#f053cd color preview, HTML & CSS examples
           This text has a color of #f053cd        
        
          <p style="color:#f053cd;">Text here</p>
        
        
          .mytext {color:#f053cd;}
        
        Text color #f053cd
      
           This box has a color of #f053cd        
        
          <div style="background-color:#f053cd;">Content here</div>
        
        
          .mybackground {background-color:#f053cd;}
        
        Background color #f053cd
      
           Border around this has a color of #f053cd        
        
          <div style="border:2px solid #f053cd;">Content here</div>
        
        
          .myborder {border:2px solid #f053cd;}
        
        Border color #f053cd