#ff12f6 color space conversions
Hex:
        #ff12f6
        RGB:
        255, 18, 246
        CMY:
        0, 93, 4
        CMYK:
        0, 93, 4, 0
      HSL:
        302°, 100.0000%, 53.5294%
        HSV (HSB):
        302°, 92.9412%, 100.0000%
        XYZ:
        58.0909, 28.3464, 89.5985
        xyY:
        0.3300, 0.1610, 28.3464
      CIE-Lab:
        60.2004, 95.8695, -56.0374
        CIE-LCH:
        60.2004, 111.0457, 329.6929
        CIE-Luv:
        60.2004, 86.9633, -101.0509
        Hunter-Lab:
        53.2414, 101.5863, -62.5086
      #ff12f6 color charts
#ff12f6 RGB chart
      #ff12f6 CMYK chart
      #ff12f6 RGB pie chart
      #ff12f6 color shades, tints & tones
#ff12f6 color schemes
#ff12f6 color preview, HTML & CSS examples
           This text has a color of #ff12f6        
        
          <p style="color:#ff12f6;">Text here</p>
        
        
          .mytext {color:#ff12f6;}
        
        Text color #ff12f6
      
           This box has a color of #ff12f6        
        
          <div style="background-color:#ff12f6;">Content here</div>
        
        
          .mybackground {background-color:#ff12f6;}
        
        Background color #ff12f6
      
           Border around this has a color of #ff12f6        
        
          <div style="border:2px solid #ff12f6;">Content here</div>
        
        
          .myborder {border:2px solid #ff12f6;}
        
        Border color #ff12f6