#ca7bfb color space conversions
Hex:
        #ca7bfb
        RGB:
        202, 123, 251
        CMY:
        21, 52, 2
        CMYK:
        20, 51, 0, 2
      HSL:
        277°, 94.1176%, 73.3333%
        HSV (HSB):
        277°, 50.9960%, 98.4314%
        XYZ:
        48.8527, 33.6875, 95.1943
        xyY:
        0.2749, 0.1895, 33.6875
      CIE-Lab:
        64.7138, 52.6119, -52.0790
        CIE-LCH:
        64.7138, 74.0286, 315.2916
        CIE-Luv:
        64.7138, 29.3284, -90.2612
        Hunter-Lab:
        58.0409, 48.6706, -56.6143
      #ca7bfb color charts
#ca7bfb RGB chart
      #ca7bfb CMYK chart
      #ca7bfb RGB pie chart
      #ca7bfb color shades, tints & tones
#ca7bfb color schemes
#ca7bfb color preview, HTML & CSS examples
           This text has a color of #ca7bfb        
        
          <p style="color:#ca7bfb;">Text here</p>
        
        
          .mytext {color:#ca7bfb;}
        
        Text color #ca7bfb
      
           This box has a color of #ca7bfb        
        
          <div style="background-color:#ca7bfb;">Content here</div>
        
        
          .mybackground {background-color:#ca7bfb;}
        
        Background color #ca7bfb
      
           Border around this has a color of #ca7bfb        
        
          <div style="border:2px solid #ca7bfb;">Content here</div>
        
        
          .myborder {border:2px solid #ca7bfb;}
        
        Border color #ca7bfb