#c42bec color space conversions
Hex:
        #c42bec
        RGB:
        196, 43, 236
        CMY:
        23, 83, 7
        CMYK:
        17, 82, 0, 7
      HSL:
        288°, 83.5498%, 54.7059%
        HSV (HSB):
        288°, 81.7797%, 92.5490%
        XYZ:
        38.7691, 19.5196, 81.0812
        xyY:
        0.2782, 0.1401, 19.5196
      CIE-Lab:
        51.2897, 80.7692, -65.2633
        CIE-LCH:
        51.2897, 103.8410, 321.0610
        CIE-Luv:
        51.2897, 47.9732, -108.4889
        Hunter-Lab:
        44.1810, 79.3181, -77.8825
      #c42bec color charts
#c42bec RGB chart
      #c42bec CMYK chart
      #c42bec RGB pie chart
      #c42bec color shades, tints & tones
#c42bec color schemes
#c42bec color preview, HTML & CSS examples
           This text has a color of #c42bec        
        
          <p style="color:#c42bec;">Text here</p>
        
        
          .mytext {color:#c42bec;}
        
        Text color #c42bec
      
           This box has a color of #c42bec        
        
          <div style="background-color:#c42bec;">Content here</div>
        
        
          .mybackground {background-color:#c42bec;}
        
        Background color #c42bec
      
           Border around this has a color of #c42bec        
        
          <div style="border:2px solid #c42bec;">Content here</div>
        
        
          .myborder {border:2px solid #c42bec;}
        
        Border color #c42bec