#ff0cb3 color space conversions
Hex:
        #ff0cb3
        RGB:
        255, 12, 179
        CMY:
        0, 95, 30
        CMYK:
        0, 95, 30, 0
      HSL:
        319°, 100.0000%, 52.3529%
        HSV (HSB):
        319°, 95.2941%, 100.0000%
        XYZ:
        49.5082, 24.7776, 44.8210
        xyY:
        0.4157, 0.2080, 24.7776
      CIE-Lab:
        56.8581, 88.2559, -23.1601
        CIE-LCH:
        56.8581, 91.2442, 345.2960
        CIE-Luv:
        56.8581, 117.2061, -49.5209
        Hunter-Lab:
        49.7771, 90.4255, -18.5427
      #ff0cb3 color charts
#ff0cb3 RGB chart
      #ff0cb3 CMYK chart
      #ff0cb3 RGB pie chart
      #ff0cb3 color shades, tints & tones
#ff0cb3 color schemes
#ff0cb3 color preview, HTML & CSS examples
           This text has a color of #ff0cb3        
        
          <p style="color:#ff0cb3;">Text here</p>
        
        
          .mytext {color:#ff0cb3;}
        
        Text color #ff0cb3
      
           This box has a color of #ff0cb3        
        
          <div style="background-color:#ff0cb3;">Content here</div>
        
        
          .mybackground {background-color:#ff0cb3;}
        
        Background color #ff0cb3
      
           Border around this has a color of #ff0cb3        
        
          <div style="border:2px solid #ff0cb3;">Content here</div>
        
        
          .myborder {border:2px solid #ff0cb3;}
        
        Border color #ff0cb3