#f231eb color space conversions
Hex:
        #f231eb
        RGB:
        242, 49, 235
        CMY:
        5, 81, 8
        CMYK:
        0, 80, 3, 5
      HSL:
        302°, 88.1279%, 57.0588%
        HSV (HSB):
        302°, 79.7521%, 94.9020%
        XYZ:
        52.7117, 27.0720, 81.0445
        xyY:
        0.3278, 0.1683, 27.0720
      CIE-Lab:
        59.0409, 87.3436, -51.8718
        CIE-LCH:
        59.0409, 101.5853, 329.2947
        CIE-Luv:
        59.0409, 78.7054, -93.0419
        Hunter-Lab:
        52.0308, 89.7820, -55.9301
      #f231eb color charts
#f231eb RGB chart
      #f231eb CMYK chart
      #f231eb RGB pie chart
      #f231eb color shades, tints & tones
#f231eb color schemes
#f231eb color preview, HTML & CSS examples
           This text has a color of #f231eb        
        
          <p style="color:#f231eb;">Text here</p>
        
        
          .mytext {color:#f231eb;}
        
        Text color #f231eb
      
           This box has a color of #f231eb        
        
          <div style="background-color:#f231eb;">Content here</div>
        
        
          .mybackground {background-color:#f231eb;}
        
        Background color #f231eb
      
           Border around this has a color of #f231eb        
        
          <div style="border:2px solid #f231eb;">Content here</div>
        
        
          .myborder {border:2px solid #f231eb;}
        
        Border color #f231eb