#ca7fea color space conversions
Hex:
        #ca7fea
        RGB:
        202, 127, 234
        CMY:
        21, 50, 8
        CMYK:
        14, 46, 0, 8
      HSL:
        282°, 71.8121%, 70.7843%
        HSV (HSB):
        282°, 45.7265%, 91.7647%
        XYZ:
        46.7978, 33.6758, 81.8755
        xyY:
        0.2883, 0.2074, 33.6758
      CIE-Lab:
        64.7044, 46.9559, -42.7245
        CIE-LCH:
        64.7044, 63.4842, 317.7014
        CIE-Luv:
        64.7044, 31.0089, -74.2953
        Hunter-Lab:
        58.0309, 42.3936, -43.0304
      #ca7fea color charts
#ca7fea RGB chart
      #ca7fea CMYK chart
      #ca7fea RGB pie chart
      #ca7fea color shades, tints & tones
#ca7fea color schemes
#ca7fea color preview, HTML & CSS examples
           This text has a color of #ca7fea        
        
          <p style="color:#ca7fea;">Text here</p>
        
        
          .mytext {color:#ca7fea;}
        
        Text color #ca7fea
      
           This box has a color of #ca7fea        
        
          <div style="background-color:#ca7fea;">Content here</div>
        
        
          .mybackground {background-color:#ca7fea;}
        
        Background color #ca7fea
      
           Border around this has a color of #ca7fea        
        
          <div style="border:2px solid #ca7fea;">Content here</div>
        
        
          .myborder {border:2px solid #ca7fea;}
        
        Border color #ca7fea