#c26cb4 color space conversions
Hex:
        #c26cb4
        RGB:
        194, 108, 180
        CMY:
        24, 58, 29
        CMYK:
        0, 44, 7, 24
      HSL:
        310°, 41.3462%, 59.2157%
        HSV (HSB):
        310°, 44.3299%, 76.0784%
        XYZ:
        35.8489, 25.4897, 46.2106
        xyY:
        0.3333, 0.2370, 25.4897
      CIE-Lab:
        57.5495, 44.2329, -23.4898
        CIE-LCH:
        57.5495, 50.0831, 332.0295
        CIE-Luv:
        57.5495, 44.6515, -42.1543
        Hunter-Lab:
        50.4874, 38.3923, -18.9264
      #c26cb4 color charts
#c26cb4 RGB chart
      #c26cb4 CMYK chart
      #c26cb4 RGB pie chart
      #c26cb4 color shades, tints & tones
#c26cb4 color schemes
#c26cb4 color preview, HTML & CSS examples
           This text has a color of #c26cb4        
        
          <p style="color:#c26cb4;">Text here</p>
        
        
          .mytext {color:#c26cb4;}
        
        Text color #c26cb4
      
           This box has a color of #c26cb4        
        
          <div style="background-color:#c26cb4;">Content here</div>
        
        
          .mybackground {background-color:#c26cb4;}
        
        Background color #c26cb4
      
           Border around this has a color of #c26cb4        
        
          <div style="border:2px solid #c26cb4;">Content here</div>
        
        
          .myborder {border:2px solid #c26cb4;}
        
        Border color #c26cb4