#f20bdf color space conversions
Hex:
        #f20bdf
        RGB:
        242, 11, 223
        CMY:
        5, 96, 13
        CMYK:
        0, 95, 8, 5
      HSL:
        305°, 91.3043%, 49.6078%
        HSV (HSB):
        305°, 95.4545%, 94.9020%
        XYZ:
        50.0569, 24.4443, 71.8920
        xyY:
        0.3419, 0.1670, 24.4443
      CIE-Lab:
        56.5299, 91.1514, -49.1037
        CIE-LCH:
        56.5299, 103.5362, 331.6884
        CIE-Luv:
        56.5299, 87.2879, -88.5216
        Hunter-Lab:
        49.4412, 94.2009, -51.6042
      #f20bdf color charts
#f20bdf RGB chart
      #f20bdf CMYK chart
      #f20bdf RGB pie chart
      #f20bdf color shades, tints & tones
#f20bdf color schemes
#f20bdf color preview, HTML & CSS examples
           This text has a color of #f20bdf        
        
          <p style="color:#f20bdf;">Text here</p>
        
        
          .mytext {color:#f20bdf;}
        
        Text color #f20bdf
      
           This box has a color of #f20bdf        
        
          <div style="background-color:#f20bdf;">Content here</div>
        
        
          .mybackground {background-color:#f20bdf;}
        
        Background color #f20bdf
      
           Border around this has a color of #f20bdf        
        
          <div style="border:2px solid #f20bdf;">Content here</div>
        
        
          .myborder {border:2px solid #f20bdf;}
        
        Border color #f20bdf