#c01286 color space conversions
Hex:
        #c01286
        RGB:
        192, 18, 134
        CMY:
        25, 93, 47
        CMYK:
        0, 91, 30, 25
      HSL:
        320°, 82.8571%, 41.1765%
        HSV (HSB):
        320°, 90.6250%, 75.2941%
        XYZ:
        26.2576, 13.3603, 23.7491
        xyY:
        0.4144, 0.2108, 13.3603
      CIE-Lab:
        43.3012, 70.0348, -18.1471
        CIE-LCH:
        43.3012, 72.3477, 345.4732
        CIE-Luv:
        43.3012, 87.0933, -36.4289
        Hunter-Lab:
        36.5518, 64.2631, -12.9368
      #c01286 color charts
#c01286 RGB chart
      #c01286 CMYK chart
      #c01286 RGB pie chart
      #c01286 color shades, tints & tones
#c01286 color schemes
#c01286 color preview, HTML & CSS examples
           This text has a color of #c01286        
        
          <p style="color:#c01286;">Text here</p>
        
        
          .mytext {color:#c01286;}
        
        Text color #c01286
      
           This box has a color of #c01286        
        
          <div style="background-color:#c01286;">Content here</div>
        
        
          .mybackground {background-color:#c01286;}
        
        Background color #c01286
      
           Border around this has a color of #c01286        
        
          <div style="border:2px solid #c01286;">Content here</div>
        
        
          .myborder {border:2px solid #c01286;}
        
        Border color #c01286