#c305d3 color space conversions
Hex:
        #c305d3
        RGB:
        195, 5, 211
        CMY:
        24, 98, 17
        CMYK:
        8, 98, 0, 17
      HSL:
        295°, 95.3704%, 42.3529%
        HSV (HSB):
        295°, 97.6303%, 82.7451%
        XYZ:
        34.3178, 16.4138, 62.9874
        xyY:
        0.3018, 0.1443, 16.4138
      CIE-Lab:
        47.5128, 82.2767, -57.1411
        CIE-LCH:
        47.5128, 100.1727, 325.2200
        CIE-Luv:
        47.5128, 58.3977, -94.9267
        Hunter-Lab:
        40.5139, 80.3012, -63.8190
      #c305d3 color charts
#c305d3 RGB chart
      #c305d3 CMYK chart
      #c305d3 RGB pie chart
      #c305d3 color shades, tints & tones
#c305d3 color schemes
#c305d3 color preview, HTML & CSS examples
           This text has a color of #c305d3        
        
          <p style="color:#c305d3;">Text here</p>
        
        
          .mytext {color:#c305d3;}
        
        Text color #c305d3
      
           This box has a color of #c305d3        
        
          <div style="background-color:#c305d3;">Content here</div>
        
        
          .mybackground {background-color:#c305d3;}
        
        Background color #c305d3
      
           Border around this has a color of #c305d3        
        
          <div style="border:2px solid #c305d3;">Content here</div>
        
        
          .myborder {border:2px solid #c305d3;}
        
        Border color #c305d3