#f133f5 color space conversions
Hex:
        #f133f5
        RGB:
        241, 51, 245
        CMY:
        5, 80, 4
        CMYK:
        2, 79, 0, 4
      HSL:
        299°, 90.6542%, 58.0392%
        HSV (HSB):
        299°, 79.1837%, 96.0784%
        XYZ:
        53.9409, 27.6610, 88.8823
        xyY:
        0.3164, 0.1622, 27.6610
      CIE-Lab:
        59.5812, 88.1835, -56.6044
        CIE-LCH:
        59.5812, 104.7873, 327.3039
        CIE-Luv:
        59.5812, 73.9820, -100.5852
        Hunter-Lab:
        52.5937, 91.0332, -63.3833
      #f133f5 color charts
#f133f5 RGB chart
      #f133f5 CMYK chart
      #f133f5 RGB pie chart
      #f133f5 color shades, tints & tones
#f133f5 color schemes
#f133f5 color preview, HTML & CSS examples
           This text has a color of #f133f5        
        
          <p style="color:#f133f5;">Text here</p>
        
        
          .mytext {color:#f133f5;}
        
        Text color #f133f5
      
           This box has a color of #f133f5        
        
          <div style="background-color:#f133f5;">Content here</div>
        
        
          .mybackground {background-color:#f133f5;}
        
        Background color #f133f5
      
           Border around this has a color of #f133f5        
        
          <div style="border:2px solid #f133f5;">Content here</div>
        
        
          .myborder {border:2px solid #f133f5;}
        
        Border color #f133f5