#f134ea color space conversions
Hex:
        #f134ea
        RGB:
        241, 52, 234
        CMY:
        5, 80, 8
        CMYK:
        0, 78, 3, 5
      HSL:
        302°, 87.0968%, 57.4510%
        HSV (HSB):
        302°, 78.4232%, 94.5098%
        XYZ:
        52.3549, 27.0973, 80.3128
        xyY:
        0.3277, 0.1696, 27.0973
      CIE-Lab:
        59.0643, 86.3142, -51.2844
        CIE-LCH:
        59.0643, 100.4004, 329.2829
        CIE-Luv:
        59.0643, 77.8869, -92.0017
        Hunter-Lab:
        52.0550, 88.4319, -55.0367
      #f134ea color charts
#f134ea RGB chart
      #f134ea CMYK chart
      #f134ea RGB pie chart
      #f134ea color shades, tints & tones
#f134ea color schemes
#f134ea color preview, HTML & CSS examples
           This text has a color of #f134ea        
        
          <p style="color:#f134ea;">Text here</p>
        
        
          .mytext {color:#f134ea;}
        
        Text color #f134ea
      
           This box has a color of #f134ea        
        
          <div style="background-color:#f134ea;">Content here</div>
        
        
          .mybackground {background-color:#f134ea;}
        
        Background color #f134ea
      
           Border around this has a color of #f134ea        
        
          <div style="border:2px solid #f134ea;">Content here</div>
        
        
          .myborder {border:2px solid #f134ea;}
        
        Border color #f134ea