#ff12c3 color space conversions
Hex:
        #ff12c3
        RGB:
        255, 18, 195
        CMY:
        0, 93, 24
        CMYK:
        0, 93, 24, 0
      HSL:
        315°, 100.0000%, 53.5294%
        HSV (HSB):
        315°, 92.9412%, 100.0000%
        XYZ:
        51.3066, 25.6327, 53.8732
        xyY:
        0.3922, 0.1960, 25.6327
      CIE-Lab:
        57.6868, 89.4976, -31.1396
        CIE-LCH:
        57.6868, 94.7602, 340.8153
        CIE-Luv:
        57.6868, 109.2518, -61.6314
        Hunter-Lab:
        50.6288, 92.2895, -27.6493
      #ff12c3 color charts
#ff12c3 RGB chart
      #ff12c3 CMYK chart
      #ff12c3 RGB pie chart
      #ff12c3 color shades, tints & tones
#ff12c3 color schemes
#ff12c3 color preview, HTML & CSS examples
           This text has a color of #ff12c3        
        
          <p style="color:#ff12c3;">Text here</p>
        
        
          .mytext {color:#ff12c3;}
        
        Text color #ff12c3
      
           This box has a color of #ff12c3        
        
          <div style="background-color:#ff12c3;">Content here</div>
        
        
          .mybackground {background-color:#ff12c3;}
        
        Background color #ff12c3
      
           Border around this has a color of #ff12c3        
        
          <div style="border:2px solid #ff12c3;">Content here</div>
        
        
          .myborder {border:2px solid #ff12c3;}
        
        Border color #ff12c3