#c305f9 color space conversions
Hex:
        #c305f9
        RGB:
        195, 5, 249
        CMY:
        24, 98, 2
        CMYK:
        22, 98, 0, 2
      HSL:
        287°, 96.0630%, 49.8039%
        HSV (HSB):
        287°, 97.9920%, 97.6471%
        XYZ:
        39.6588, 18.5502, 91.1128
        xyY:
        0.2656, 0.1242, 18.5502
      CIE-Lab:
        50.1567, 88.4677, -74.4041
        CIE-LCH:
        50.1567, 115.5963, 319.9351
        CIE-Luv:
        50.1567, 45.9459, -121.2566
        Hunter-Lab:
        43.0699, 88.9905, -95.2768
      #c305f9 color charts
#c305f9 RGB chart
      #c305f9 CMYK chart
      #c305f9 RGB pie chart
      #c305f9 color shades, tints & tones
#c305f9 color schemes
#c305f9 color preview, HTML & CSS examples
           This text has a color of #c305f9        
        
          <p style="color:#c305f9;">Text here</p>
        
        
          .mytext {color:#c305f9;}
        
        Text color #c305f9
      
           This box has a color of #c305f9        
        
          <div style="background-color:#c305f9;">Content here</div>
        
        
          .mybackground {background-color:#c305f9;}
        
        Background color #c305f9
      
           Border around this has a color of #c305f9        
        
          <div style="border:2px solid #c305f9;">Content here</div>
        
        
          .myborder {border:2px solid #c305f9;}
        
        Border color #c305f9