#c21b86 color space conversions
Hex:
        #c21b86
        RGB:
        194, 27, 134
        CMY:
        24, 89, 47
        CMYK:
        0, 86, 31, 24
      HSL:
        322°, 75.5656%, 43.3333%
        HSV (HSB):
        322°, 86.0825%, 76.0784%
        XYZ:
        26.9431, 13.9744, 23.8315
        xyY:
        0.4161, 0.2158, 13.9744
      CIE-Lab:
        44.1962, 68.9865, -16.7430
        CIE-LCH:
        44.1962, 70.9892, 346.3581
        CIE-Luv:
        44.1962, 87.3373, -34.5101
        Hunter-Lab:
        37.3824, 63.2337, -11.6301
      #c21b86 color charts
#c21b86 RGB chart
      #c21b86 CMYK chart
      #c21b86 RGB pie chart
      #c21b86 color shades, tints & tones
#c21b86 color schemes
#c21b86 color preview, HTML & CSS examples
           This text has a color of #c21b86        
        
          <p style="color:#c21b86;">Text here</p>
        
        
          .mytext {color:#c21b86;}
        
        Text color #c21b86
      
           This box has a color of #c21b86        
        
          <div style="background-color:#c21b86;">Content here</div>
        
        
          .mybackground {background-color:#c21b86;}
        
        Background color #c21b86
      
           Border around this has a color of #c21b86        
        
          <div style="border:2px solid #c21b86;">Content here</div>
        
        
          .myborder {border:2px solid #c21b86;}
        
        Border color #c21b86