#c304cd color space conversions
Hex:
        #c304cd
        RGB:
        195, 4, 205
        CMY:
        24, 98, 20
        CMYK:
        5, 98, 0, 20
      HSL:
        297°, 96.1722%, 40.9804%
        HSV (HSB):
        297°, 98.0488%, 80.3922%
        XYZ:
        33.5685, 16.0967, 59.0953
        xyY:
        0.3086, 0.1480, 16.0967
      CIE-Lab:
        47.1011, 81.4407, -54.3452
        CIE-LCH:
        47.1011, 97.9081, 326.2849
        CIE-Luv:
        47.1011, 60.6353, -90.6488
        Hunter-Lab:
        40.1207, 79.1377, -59.2460
      #c304cd color charts
#c304cd RGB chart
      #c304cd CMYK chart
      #c304cd RGB pie chart
      #c304cd color shades, tints & tones
#c304cd color schemes
#c304cd color preview, HTML & CSS examples
           This text has a color of #c304cd        
        
          <p style="color:#c304cd;">Text here</p>
        
        
          .mytext {color:#c304cd;}
        
        Text color #c304cd
      
           This box has a color of #c304cd        
        
          <div style="background-color:#c304cd;">Content here</div>
        
        
          .mybackground {background-color:#c304cd;}
        
        Background color #c304cd
      
           Border around this has a color of #c304cd        
        
          <div style="border:2px solid #c304cd;">Content here</div>
        
        
          .myborder {border:2px solid #c304cd;}
        
        Border color #c304cd