#f133d5 color space conversions
Hex:
        #f133d5
        RGB:
        241, 51, 213
        CMY:
        5, 80, 16
        CMYK:
        0, 79, 12, 5
      HSL:
        309°, 87.1560%, 57.2549%
        HSV (HSB):
        309°, 78.8382%, 94.5098%
        XYZ:
        49.4697, 25.8725, 65.3373
        xyY:
        0.3516, 0.1839, 25.8725
      CIE-Lab:
        57.9158, 83.5925, -41.2519
        CIE-LCH:
        57.9158, 93.2170, 333.7342
        CIE-Luv:
        57.9158, 86.1956, -75.9014
        Hunter-Lab:
        50.8650, 84.5895, -40.5539
      #f133d5 color charts
#f133d5 RGB chart
      #f133d5 CMYK chart
      #f133d5 RGB pie chart
      #f133d5 color shades, tints & tones
#f133d5 color schemes
#f133d5 color preview, HTML & CSS examples
           This text has a color of #f133d5        
        
          <p style="color:#f133d5;">Text here</p>
        
        
          .mytext {color:#f133d5;}
        
        Text color #f133d5
      
           This box has a color of #f133d5        
        
          <div style="background-color:#f133d5;">Content here</div>
        
        
          .mybackground {background-color:#f133d5;}
        
        Background color #f133d5
      
           Border around this has a color of #f133d5        
        
          <div style="border:2px solid #f133d5;">Content here</div>
        
        
          .myborder {border:2px solid #f133d5;}
        
        Border color #f133d5