#ca7fcb color space conversions
Hex:
        #ca7fcb
        RGB:
        202, 127, 203
        CMY:
        21, 50, 20
        CMYK:
        0, 37, 0, 20
      HSL:
        299°, 42.2222%, 64.7059%
        HSV (HSB):
        299°, 37.4384%, 79.6078%
        XYZ:
        42.7260, 32.0471, 60.4337
        xyY:
        0.3160, 0.2370, 32.0471
      CIE-Lab:
        63.3818, 40.8569, -27.4975
        CIE-LCH:
        63.3818, 49.2483, 326.0587
        CIE-Luv:
        63.3818, 36.8054, -48.6713
        Hunter-Lab:
        56.6102, 35.6534, -23.6675
      #ca7fcb color charts
#ca7fcb RGB chart
      #ca7fcb CMYK chart
      #ca7fcb RGB pie chart
      #ca7fcb color shades, tints & tones
#ca7fcb color schemes
#ca7fcb color preview, HTML & CSS examples
           This text has a color of #ca7fcb        
        
          <p style="color:#ca7fcb;">Text here</p>
        
        
          .mytext {color:#ca7fcb;}
        
        Text color #ca7fcb
      
           This box has a color of #ca7fcb        
        
          <div style="background-color:#ca7fcb;">Content here</div>
        
        
          .mybackground {background-color:#ca7fcb;}
        
        Background color #ca7fcb
      
           Border around this has a color of #ca7fcb        
        
          <div style="border:2px solid #ca7fcb;">Content here</div>
        
        
          .myborder {border:2px solid #ca7fcb;}
        
        Border color #ca7fcb