#f012ea color space conversions
Hex:
        #f012ea
        RGB:
        240, 18, 234
        CMY:
        6, 93, 8
        CMYK:
        0, 93, 3, 6
      HSL:
        302°, 88.0952%, 50.5882%
        HSV (HSB):
        302°, 92.5000%, 94.1176%
        XYZ:
        51.0028, 24.8984, 79.9596
        xyY:
        0.3272, 0.1597, 24.8984
      CIE-Lab:
        56.9763, 91.7548, -54.6191
        CIE-LCH:
        56.9763, 106.7811, 329.2358
        CIE-Luv:
        56.9763, 80.9135, -97.0600
        Hunter-Lab:
        49.8983, 95.1290, -60.0806
      #f012ea color charts
#f012ea RGB chart
      #f012ea CMYK chart
      #f012ea RGB pie chart
      #f012ea color shades, tints & tones
#f012ea color schemes
#f012ea color preview, HTML & CSS examples
           This text has a color of #f012ea        
        
          <p style="color:#f012ea;">Text here</p>
        
        
          .mytext {color:#f012ea;}
        
        Text color #f012ea
      
           This box has a color of #f012ea        
        
          <div style="background-color:#f012ea;">Content here</div>
        
        
          .mybackground {background-color:#f012ea;}
        
        Background color #f012ea
      
           Border around this has a color of #f012ea        
        
          <div style="border:2px solid #f012ea;">Content here</div>
        
        
          .myborder {border:2px solid #f012ea;}
        
        Border color #f012ea