#ca94cb color space conversions
Hex:
        #ca94cb
        RGB:
        202, 148, 203
        CMY:
        21, 42, 20
        CMYK:
        0, 27, 0, 20
      HSL:
        299°, 34.5912%, 68.8235%
        HSV (HSB):
        299°, 27.0936%, 79.6078%
        XYZ:
        45.7265, 38.0482, 61.4339
        xyY:
        0.3149, 0.2620, 38.0482
      CIE-Lab:
        68.0561, 29.4731, -20.3401
        CIE-LCH:
        68.0561, 35.8104, 325.3895
        CIE-Luv:
        68.0561, 27.0537, -36.0047
        Hunter-Lab:
        61.6832, 24.3787, -15.8721
      #ca94cb color charts
#ca94cb RGB chart
      #ca94cb CMYK chart
      #ca94cb RGB pie chart
      #ca94cb color shades, tints & tones
#ca94cb color schemes
#ca94cb color preview, HTML & CSS examples
           This text has a color of #ca94cb        
        
          <p style="color:#ca94cb;">Text here</p>
        
        
          .mytext {color:#ca94cb;}
        
        Text color #ca94cb
      
           This box has a color of #ca94cb        
        
          <div style="background-color:#ca94cb;">Content here</div>
        
        
          .mybackground {background-color:#ca94cb;}
        
        Background color #ca94cb
      
           Border around this has a color of #ca94cb        
        
          <div style="border:2px solid #ca94cb;">Content here</div>
        
        
          .myborder {border:2px solid #ca94cb;}
        
        Border color #ca94cb