#c365e1 color space conversions
Hex:
        #c365e1
        RGB:
        195, 101, 225
        CMY:
        24, 60, 12
        CMYK:
        13, 55, 0, 12
      HSL:
        285°, 67.3913%, 63.9216%
        HSV (HSB):
        285°, 55.1111%, 88.2353%
        XYZ:
        40.7500, 26.3457, 74.1716
        xyY:
        0.2885, 0.1865, 26.3457
      CIE-Lab:
        58.3637, 56.4882, -47.7636
        CIE-LCH:
        58.3637, 73.9749, 319.7838
        CIE-Luv:
        58.3637, 37.7171, -82.1181
        Hunter-Lab:
        51.3281, 51.8892, -49.7474
      #c365e1 color charts
#c365e1 RGB chart
      #c365e1 CMYK chart
      #c365e1 RGB pie chart
      #c365e1 color shades, tints & tones
#c365e1 color schemes
#c365e1 color preview, HTML & CSS examples
           This text has a color of #c365e1        
        
          <p style="color:#c365e1;">Text here</p>
        
        
          .mytext {color:#c365e1;}
        
        Text color #c365e1
      
           This box has a color of #c365e1        
        
          <div style="background-color:#c365e1;">Content here</div>
        
        
          .mybackground {background-color:#c365e1;}
        
        Background color #c365e1
      
           Border around this has a color of #c365e1        
        
          <div style="border:2px solid #c365e1;">Content here</div>
        
        
          .myborder {border:2px solid #c365e1;}
        
        Border color #c365e1