#c369ec color space conversions
Hex:
        #c369ec
        RGB:
        195, 105, 236
        CMY:
        24, 59, 7
        CMYK:
        17, 56, 0, 7
      HSL:
        281°, 77.5148%, 66.8627%
        HSV (HSB):
        281°, 55.5085%, 92.5490%
        XYZ:
        42.6976, 27.7614, 82.4650
        xyY:
        0.2792, 0.1815, 27.7614
      CIE-Lab:
        59.6725, 56.7601, -51.8356
        CIE-LCH:
        59.6725, 76.8677, 317.5964
        CIE-Luv:
        59.6725, 34.0529, -88.9736
        Hunter-Lab:
        52.6891, 52.4449, -55.9139
      #c369ec color charts
#c369ec RGB chart
      #c369ec CMYK chart
      #c369ec RGB pie chart
      #c369ec color shades, tints & tones
#c369ec color schemes
#c369ec color preview, HTML & CSS examples
           This text has a color of #c369ec        
        
          <p style="color:#c369ec;">Text here</p>
        
        
          .mytext {color:#c369ec;}
        
        Text color #c369ec
      
           This box has a color of #c369ec        
        
          <div style="background-color:#c369ec;">Content here</div>
        
        
          .mybackground {background-color:#c369ec;}
        
        Background color #c369ec
      
           Border around this has a color of #c369ec        
        
          <div style="border:2px solid #c369ec;">Content here</div>
        
        
          .myborder {border:2px solid #c369ec;}
        
        Border color #c369ec