#c369fa color space conversions
Hex:
        #c369fa
        RGB:
        195, 105, 250
        CMY:
        24, 59, 2
        CMYK:
        22, 58, 0, 2
      HSL:
        277°, 93.5484%, 69.6078%
        HSV (HSB):
        277°, 58.0000%, 98.0392%
        XYZ:
        44.8126, 28.6074, 93.6024
        xyY:
        0.2683, 0.1713, 28.6074
      CIE-Lab:
        60.4335, 59.7011, -58.3867
        CIE-LCH:
        60.4335, 83.5059, 315.6377
        CIE-Luv:
        60.4335, 31.1604, -99.9324
        Hunter-Lab:
        53.4859, 55.9541, -66.3197
      #c369fa color charts
#c369fa RGB chart
      #c369fa CMYK chart
      #c369fa RGB pie chart
      #c369fa color shades, tints & tones
#c369fa color schemes
#c369fa color preview, HTML & CSS examples
           This text has a color of #c369fa        
        
          <p style="color:#c369fa;">Text here</p>
        
        
          .mytext {color:#c369fa;}
        
        Text color #c369fa
      
           This box has a color of #c369fa        
        
          <div style="background-color:#c369fa;">Content here</div>
        
        
          .mybackground {background-color:#c369fa;}
        
        Background color #c369fa
      
           Border around this has a color of #c369fa        
        
          <div style="border:2px solid #c369fa;">Content here</div>
        
        
          .myborder {border:2px solid #c369fa;}
        
        Border color #c369fa