#ca83f2 color space conversions
Hex:
        #ca83f2
        RGB:
        202, 131, 242
        CMY:
        21, 49, 5
        CMYK:
        17, 46, 0, 5
      HSL:
        278°, 81.0219%, 73.1373%
        HSV (HSB):
        278°, 45.8678%, 94.9020%
        XYZ:
        48.5004, 35.2000, 88.2424
        xyY:
        0.2821, 0.2047, 35.2000
      CIE-Lab:
        65.9041, 46.5165, -45.2533
        CIE-LCH:
        65.9041, 64.8972, 315.7886
        CIE-Luv:
        65.9041, 28.0824, -78.6019
        Hunter-Lab:
        59.3296, 42.0926, -46.6529
      #ca83f2 color charts
#ca83f2 RGB chart
      #ca83f2 CMYK chart
      #ca83f2 RGB pie chart
      #ca83f2 color shades, tints & tones
#ca83f2 color schemes
#ca83f2 color preview, HTML & CSS examples
           This text has a color of #ca83f2        
        
          <p style="color:#ca83f2;">Text here</p>
        
        
          .mytext {color:#ca83f2;}
        
        Text color #ca83f2
      
           This box has a color of #ca83f2        
        
          <div style="background-color:#ca83f2;">Content here</div>
        
        
          .mybackground {background-color:#ca83f2;}
        
        Background color #ca83f2
      
           Border around this has a color of #ca83f2        
        
          <div style="border:2px solid #ca83f2;">Content here</div>
        
        
          .myborder {border:2px solid #ca83f2;}
        
        Border color #ca83f2