#c235be color space conversions
Hex:
        #c235be
        RGB:
        194, 53, 190
        CMY:
        24, 79, 25
        CMYK:
        0, 73, 2, 24
      HSL:
        302°, 57.0850%, 48.4314%
        HSV (HSB):
        302°, 72.6804%, 76.0784%
        XYZ:
        32.8155, 17.7332, 50.4085
        xyY:
        0.3250, 0.1757, 17.7332
      CIE-Lab:
        49.1710, 69.8562, -42.3556
        CIE-LCH:
        49.1710, 81.6939, 328.7705
        CIE-Luv:
        49.1710, 59.9769, -72.6813
        Hunter-Lab:
        42.1109, 65.4047, -41.4950
      #c235be color charts
#c235be RGB chart
      #c235be CMYK chart
      #c235be RGB pie chart
      #c235be color shades, tints & tones
#c235be color schemes
#c235be color preview, HTML & CSS examples
           This text has a color of #c235be        
        
          <p style="color:#c235be;">Text here</p>
        
        
          .mytext {color:#c235be;}
        
        Text color #c235be
      
           This box has a color of #c235be        
        
          <div style="background-color:#c235be;">Content here</div>
        
        
          .mybackground {background-color:#c235be;}
        
        Background color #c235be
      
           Border around this has a color of #c235be        
        
          <div style="border:2px solid #c235be;">Content here</div>
        
        
          .myborder {border:2px solid #c235be;}
        
        Border color #c235be