#f202bd color space conversions
Hex:
        #f202bd
        RGB:
        242, 2, 189
        CMY:
        5, 99, 26
        CMYK:
        0, 99, 22, 5
      HSL:
        313°, 98.3607%, 47.8431%
        HSV (HSB):
        313°, 99.1736%, 94.9020%
        XYZ:
        45.8250, 22.5948, 50.0901
        xyY:
        0.3867, 0.1907, 22.5948
      CIE-Lab:
        54.6525, 87.5283, -32.5783
        CIE-LCH:
        54.6525, 93.3946, 339.5846
        CIE-Luv:
        54.6525, 102.8536, -62.6995
        Hunter-Lab:
        47.5340, 88.8979, -29.2045
      #f202bd color charts
#f202bd RGB chart
      #f202bd CMYK chart
      #f202bd RGB pie chart
      #f202bd color shades, tints & tones
#f202bd color schemes
#f202bd color preview, HTML & CSS examples
           This text has a color of #f202bd        
        
          <p style="color:#f202bd;">Text here</p>
        
        
          .mytext {color:#f202bd;}
        
        Text color #f202bd
      
           This box has a color of #f202bd        
        
          <div style="background-color:#f202bd;">Content here</div>
        
        
          .mybackground {background-color:#f202bd;}
        
        Background color #f202bd
      
           Border around this has a color of #f202bd        
        
          <div style="border:2px solid #f202bd;">Content here</div>
        
        
          .myborder {border:2px solid #f202bd;}
        
        Border color #f202bd