#f21cf3 color space conversions
Hex:
        #f21cf3
        RGB:
        242, 28, 243
        CMY:
        5, 89, 5
        CMYK:
        0, 88, 0, 5
      HSL:
        300°, 89.9582%, 53.1373%
        HSV (HSB):
        300°, 88.4774%, 95.2941%
        XYZ:
        53.2109, 26.1788, 87.0425
        xyY:
        0.3197, 0.1573, 26.1788
      CIE-Lab:
        58.2064, 92.2335, -57.6761
        CIE-LCH:
        58.2064, 108.7821, 327.9811
        CIE-Luv:
        58.2064, 78.0919, -102.2232
        Hunter-Lab:
        51.1652, 96.0974, -65.0487
      #f21cf3 color charts
#f21cf3 RGB chart
      #f21cf3 CMYK chart
      #f21cf3 RGB pie chart
      #f21cf3 color shades, tints & tones
#f21cf3 color schemes
#f21cf3 color preview, HTML & CSS examples
           This text has a color of #f21cf3        
        
          <p style="color:#f21cf3;">Text here</p>
        
        
          .mytext {color:#f21cf3;}
        
        Text color #f21cf3
      
           This box has a color of #f21cf3        
        
          <div style="background-color:#f21cf3;">Content here</div>
        
        
          .mybackground {background-color:#f21cf3;}
        
        Background color #f21cf3
      
           Border around this has a color of #f21cf3        
        
          <div style="border:2px solid #f21cf3;">Content here</div>
        
        
          .myborder {border:2px solid #f21cf3;}
        
        Border color #f21cf3