#c42dcb color space conversions
Hex:
        #c42dcb
        RGB:
        196, 45, 203
        CMY:
        23, 82, 20
        CMYK:
        3, 78, 0, 20
      HSL:
        297°, 63.7097%, 48.6275%
        HSV (HSB):
        297°, 77.8325%, 79.6078%
        XYZ:
        34.4828, 17.9243, 58.1422
        xyY:
        0.3119, 0.1621, 17.9243
      CIE-Lab:
        49.4042, 74.6937, -49.4925
        CIE-LCH:
        49.4042, 89.6028, 326.4713
        CIE-Luv:
        49.4042, 58.3525, -83.9360
        Hunter-Lab:
        42.3371, 71.2950, -51.7878
      #c42dcb color charts
#c42dcb RGB chart
      #c42dcb CMYK chart
      #c42dcb RGB pie chart
      #c42dcb color shades, tints & tones
#c42dcb color schemes
#c42dcb color preview, HTML & CSS examples
           This text has a color of #c42dcb        
        
          <p style="color:#c42dcb;">Text here</p>
        
        
          .mytext {color:#c42dcb;}
        
        Text color #c42dcb
      
           This box has a color of #c42dcb        
        
          <div style="background-color:#c42dcb;">Content here</div>
        
        
          .mybackground {background-color:#c42dcb;}
        
        Background color #c42dcb
      
           Border around this has a color of #c42dcb        
        
          <div style="border:2px solid #c42dcb;">Content here</div>
        
        
          .myborder {border:2px solid #c42dcb;}
        
        Border color #c42dcb