#c305af color space conversions
Hex:
        #c305af
        RGB:
        195, 5, 175
        CMY:
        24, 98, 31
        CMYK:
        0, 97, 10, 24
      HSL:
        306°, 95.0000%, 39.2157%
        HSV (HSB):
        306°, 97.4359%, 76.4706%
        XYZ:
        30.2978, 14.8058, 41.8184
        xyY:
        0.3486, 0.1703, 14.8058
      CIE-Lab:
        45.3670, 77.0421, -39.5729
        CIE-LCH:
        45.3670, 86.6112, 332.8126
        CIE-Luv:
        45.3670, 72.4876, -68.2177
        Hunter-Lab:
        38.4783, 73.2139, -37.5018
      #c305af color charts
#c305af RGB chart
      #c305af CMYK chart
      #c305af RGB pie chart
      #c305af color shades, tints & tones
#c305af color schemes
#c305af color preview, HTML & CSS examples
           This text has a color of #c305af        
        
          <p style="color:#c305af;">Text here</p>
        
        
          .mytext {color:#c305af;}
        
        Text color #c305af
      
           This box has a color of #c305af        
        
          <div style="background-color:#c305af;">Content here</div>
        
        
          .mybackground {background-color:#c305af;}
        
        Background color #c305af
      
           Border around this has a color of #c305af        
        
          <div style="border:2px solid #c305af;">Content here</div>
        
        
          .myborder {border:2px solid #c305af;}
        
        Border color #c305af