#f21be3 color space conversions
Hex:
        #f21be3
        RGB:
        242, 27, 227
        CMY:
        5, 89, 11
        CMYK:
        0, 89, 6, 5
      HSL:
        304°, 89.2116%, 52.7451%
        HSV (HSB):
        304°, 88.8430%, 94.9020%
        XYZ:
        50.8750, 25.2072, 74.8571
        xyY:
        0.3371, 0.1670, 25.2072
      CIE-Lab:
        57.2767, 90.1203, -50.1783
        CIE-LCH:
        57.2767, 103.1481, 330.8913
        CIE-Luv:
        57.2767, 84.5377, -90.2540
        Hunter-Lab:
        50.2067, 93.0141, -53.2553
      #f21be3 color charts
#f21be3 RGB chart
      #f21be3 CMYK chart
      #f21be3 RGB pie chart
      #f21be3 color shades, tints & tones
#f21be3 color schemes
#f21be3 color preview, HTML & CSS examples
           This text has a color of #f21be3        
        
          <p style="color:#f21be3;">Text here</p>
        
        
          .mytext {color:#f21be3;}
        
        Text color #f21be3
      
           This box has a color of #f21be3        
        
          <div style="background-color:#f21be3;">Content here</div>
        
        
          .mybackground {background-color:#f21be3;}
        
        Background color #f21be3
      
           Border around this has a color of #f21be3        
        
          <div style="border:2px solid #f21be3;">Content here</div>
        
        
          .myborder {border:2px solid #f21be3;}
        
        Border color #f21be3