#c356f1 color space conversions
Hex:
        #c356f1
        RGB:
        195, 86, 241
        CMY:
        24, 66, 5
        CMYK:
        19, 64, 0, 5
      HSL:
        282°, 84.6995%, 64.1176%
        HSV (HSB):
        282°, 64.3154%, 94.5098%
        XYZ:
        41.7106, 24.6086, 85.7706
        xyY:
        0.2743, 0.1618, 24.6086
      CIE-Lab:
        56.6920, 66.6338, -59.3786
        CIE-LCH:
        56.6920, 89.2518, 318.2952
        CIE-Luv:
        56.6920, 38.2267, -100.8644
        Hunter-Lab:
        49.6070, 63.2744, -67.7876
      #c356f1 color charts
#c356f1 RGB chart
      #c356f1 CMYK chart
      #c356f1 RGB pie chart
      #c356f1 color shades, tints & tones
#c356f1 color schemes
#c356f1 color preview, HTML & CSS examples
           This text has a color of #c356f1        
        
          <p style="color:#c356f1;">Text here</p>
        
        
          .mytext {color:#c356f1;}
        
        Text color #c356f1
      
           This box has a color of #c356f1        
        
          <div style="background-color:#c356f1;">Content here</div>
        
        
          .mybackground {background-color:#c356f1;}
        
        Background color #c356f1
      
           Border around this has a color of #c356f1        
        
          <div style="border:2px solid #c356f1;">Content here</div>
        
        
          .myborder {border:2px solid #c356f1;}
        
        Border color #c356f1