#ff12c5 color space conversions
Hex:
        #ff12c5
        RGB:
        255, 18, 197
        CMY:
        0, 93, 23
        CMYK:
        0, 93, 23, 0
      HSL:
        315°, 100.0000%, 53.5294%
        HSV (HSB):
        315°, 92.9412%, 100.0000%
        XYZ:
        51.5344, 25.7238, 55.0724
        xyY:
        0.3894, 0.1944, 25.7238
      CIE-Lab:
        57.7740, 89.7232, -32.1544
        CIE-LCH:
        57.7740, 95.3108, 340.2837
        CIE-Luv:
        57.7740, 108.3295, -63.2013
        Hunter-Lab:
        50.7187, 92.6131, -28.8764
      #ff12c5 color charts
#ff12c5 RGB chart
      #ff12c5 CMYK chart
      #ff12c5 RGB pie chart
      #ff12c5 color shades, tints & tones
#ff12c5 color schemes
#ff12c5 color preview, HTML & CSS examples
           This text has a color of #ff12c5        
        
          <p style="color:#ff12c5;">Text here</p>
        
        
          .mytext {color:#ff12c5;}
        
        Text color #ff12c5
      
           This box has a color of #ff12c5        
        
          <div style="background-color:#ff12c5;">Content here</div>
        
        
          .mybackground {background-color:#ff12c5;}
        
        Background color #ff12c5
      
           Border around this has a color of #ff12c5        
        
          <div style="border:2px solid #ff12c5;">Content here</div>
        
        
          .myborder {border:2px solid #ff12c5;}
        
        Border color #ff12c5