#f217be color space conversions
Hex:
        #f217be
        RGB:
        242, 23, 190
        CMY:
        5, 91, 25
        CMYK:
        0, 90, 21, 5
      HSL:
        314°, 89.3878%, 51.9608%
        HSV (HSB):
        314°, 90.4959%, 94.9020%
        XYZ:
        46.2186, 23.2077, 50.7587
        xyY:
        0.3846, 0.1931, 23.2077
      CIE-Lab:
        55.2857, 85.9184, -32.1705
        CIE-LCH:
        55.2857, 91.7438, 339.4726
        CIE-Luv:
        55.2857, 100.8928, -61.9666
        Hunter-Lab:
        48.1744, 86.9479, -28.7485
      #f217be color charts
#f217be RGB chart
      #f217be CMYK chart
      #f217be RGB pie chart
      #f217be color shades, tints & tones
#f217be color schemes
#f217be color preview, HTML & CSS examples
           This text has a color of #f217be        
        
          <p style="color:#f217be;">Text here</p>
        
        
          .mytext {color:#f217be;}
        
        Text color #f217be
      
           This box has a color of #f217be        
        
          <div style="background-color:#f217be;">Content here</div>
        
        
          .mybackground {background-color:#f217be;}
        
        Background color #f217be
      
           Border around this has a color of #f217be        
        
          <div style="border:2px solid #f217be;">Content here</div>
        
        
          .myborder {border:2px solid #f217be;}
        
        Border color #f217be