#f26dc2 color space conversions
Hex:
        #f26dc2
        RGB:
        242, 109, 194
        CMY:
        5, 57, 24
        CMYK:
        0, 55, 20, 5
      HSL:
        322°, 83.6478%, 68.8235%
        HSV (HSB):
        322°, 54.9587%, 94.9020%
        XYZ:
        51.8242, 33.7096, 54.8141
        xyY:
        0.3693, 0.2402, 33.7096
      CIE-Lab:
        64.7314, 60.4973, -19.9094
        CIE-LCH:
        64.7314, 63.6892, 341.7839
        CIE-Luv:
        64.7314, 75.1556, -40.4610
        Hunter-Lab:
        58.0599, 57.7239, -15.3334
      #f26dc2 color charts
#f26dc2 RGB chart
      #f26dc2 CMYK chart
      #f26dc2 RGB pie chart
      #f26dc2 color shades, tints & tones
#f26dc2 color schemes
#f26dc2 color preview, HTML & CSS examples
           This text has a color of #f26dc2        
        
          <p style="color:#f26dc2;">Text here</p>
        
        
          .mytext {color:#f26dc2;}
        
        Text color #f26dc2
      
           This box has a color of #f26dc2        
        
          <div style="background-color:#f26dc2;">Content here</div>
        
        
          .mybackground {background-color:#f26dc2;}
        
        Background color #f26dc2
      
           Border around this has a color of #f26dc2        
        
          <div style="border:2px solid #f26dc2;">Content here</div>
        
        
          .myborder {border:2px solid #f26dc2;}
        
        Border color #f26dc2