#ca68fa color space conversions
Hex:
        #ca68fa
        RGB:
        202, 104, 250
        CMY:
        21, 59, 2
        CMYK:
        19, 58, 0, 2
      HSL:
        280°, 93.5897%, 69.4118%
        HSV (HSB):
        280°, 58.4000%, 98.0392%
        XYZ:
        46.5628, 29.3593, 93.6553
        xyY:
        0.2746, 0.1731, 29.3593
      CIE-Lab:
        61.0974, 61.8412, -57.2778
        CIE-LCH:
        61.0974, 84.2917, 317.1939
        CIE-Luv:
        61.0974, 35.5040, -98.6838
        Hunter-Lab:
        54.1842, 58.5700, -64.5514
      #ca68fa color charts
#ca68fa RGB chart
      #ca68fa CMYK chart
      #ca68fa RGB pie chart
      #ca68fa color shades, tints & tones
#ca68fa color schemes
#ca68fa color preview, HTML & CSS examples
           This text has a color of #ca68fa        
        
          <p style="color:#ca68fa;">Text here</p>
        
        
          .mytext {color:#ca68fa;}
        
        Text color #ca68fa
      
           This box has a color of #ca68fa        
        
          <div style="background-color:#ca68fa;">Content here</div>
        
        
          .mybackground {background-color:#ca68fa;}
        
        Background color #ca68fa
      
           Border around this has a color of #ca68fa        
        
          <div style="border:2px solid #ca68fa;">Content here</div>
        
        
          .myborder {border:2px solid #ca68fa;}
        
        Border color #ca68fa