#ca40ca color space conversions
Hex:
        #ca40ca
        RGB:
        202, 64, 202
        CMY:
        21, 75, 21
        CMYK:
        0, 68, 0, 21
      HSL:
        300°, 56.5574%, 52.1569%
        HSV (HSB):
        300°, 68.3168%, 79.2157%
        XYZ:
        36.8512, 20.4876, 57.8893
        xyY:
        0.3198, 0.1778, 20.4876
      CIE-Lab:
        52.3841, 69.8334, -44.1192
        CIE-LCH:
        52.3841, 82.6027, 327.7162
        CIE-Luv:
        52.3841, 59.1217, -76.4479
        Hunter-Lab:
        45.2632, 66.1155, -44.1446
      #ca40ca color charts
#ca40ca RGB chart
      #ca40ca CMYK chart
      #ca40ca RGB pie chart
      #ca40ca color shades, tints & tones
#ca40ca color schemes
#ca40ca color preview, HTML & CSS examples
           This text has a color of #ca40ca        
        
          <p style="color:#ca40ca;">Text here</p>
        
        
          .mytext {color:#ca40ca;}
        
        Text color #ca40ca
      
           This box has a color of #ca40ca        
        
          <div style="background-color:#ca40ca;">Content here</div>
        
        
          .mybackground {background-color:#ca40ca;}
        
        Background color #ca40ca
      
           Border around this has a color of #ca40ca        
        
          <div style="border:2px solid #ca40ca;">Content here</div>
        
        
          .myborder {border:2px solid #ca40ca;}
        
        Border color #ca40ca