#f213da color space conversions
Hex:
        #f213da
        RGB:
        242, 19, 218
        CMY:
        5, 93, 15
        CMYK:
        0, 92, 10, 5
      HSL:
        306°, 89.5582%, 51.1765%
        HSV (HSB):
        306°, 92.1488%, 94.9020%
        XYZ:
        49.5057, 24.4049, 68.4311
        xyY:
        0.3478, 0.1715, 24.4049
      CIE-Lab:
        56.4910, 89.8317, -46.3302
        CIE-LCH:
        56.4910, 101.0753, 332.7179
        CIE-Luv:
        56.4910, 88.9358, -84.1376
        Hunter-Lab:
        49.4014, 92.4247, -47.5479
      #f213da color charts
#f213da RGB chart
      #f213da CMYK chart
      #f213da RGB pie chart
      #f213da color shades, tints & tones
#f213da color schemes
#f213da color preview, HTML & CSS examples
           This text has a color of #f213da        
        
          <p style="color:#f213da;">Text here</p>
        
        
          .mytext {color:#f213da;}
        
        Text color #f213da
      
           This box has a color of #f213da        
        
          <div style="background-color:#f213da;">Content here</div>
        
        
          .mybackground {background-color:#f213da;}
        
        Background color #f213da
      
           Border around this has a color of #f213da        
        
          <div style="border:2px solid #f213da;">Content here</div>
        
        
          .myborder {border:2px solid #f213da;}
        
        Border color #f213da