#f11dd2 color space conversions
Hex:
        #f11dd2
        RGB:
        241, 29, 210
        CMY:
        5, 89, 18
        CMYK:
        0, 88, 13, 5
      HSL:
        309°, 88.3333%, 52.9412%
        HSV (HSB):
        309°, 87.9668%, 94.5098%
        XYZ:
        48.3479, 24.2326, 63.1019
        xyY:
        0.3563, 0.1786, 24.2326
      CIE-Lab:
        56.3200, 87.4077, -42.0572
        CIE-LCH:
        56.3200, 96.9996, 334.3050
        CIE-Luv:
        56.3200, 90.6898, -77.2706
        Hunter-Lab:
        49.2267, 89.1667, -41.5431
      #f11dd2 color charts
#f11dd2 RGB chart
      #f11dd2 CMYK chart
      #f11dd2 RGB pie chart
      #f11dd2 color shades, tints & tones
#f11dd2 color schemes
#f11dd2 color preview, HTML & CSS examples
           This text has a color of #f11dd2        
        
          <p style="color:#f11dd2;">Text here</p>
        
        
          .mytext {color:#f11dd2;}
        
        Text color #f11dd2
      
           This box has a color of #f11dd2        
        
          <div style="background-color:#f11dd2;">Content here</div>
        
        
          .mybackground {background-color:#f11dd2;}
        
        Background color #f11dd2
      
           Border around this has a color of #f11dd2        
        
          <div style="border:2px solid #f11dd2;">Content here</div>
        
        
          .myborder {border:2px solid #f11dd2;}
        
        Border color #f11dd2