#ca42fd color space conversions
Hex:
        #ca42fd
        RGB:
        202, 66, 253
        CMY:
        21, 74, 1
        CMYK:
        20, 74, 0, 1
      HSL:
        284°, 97.9058%, 62.5490%
        HSV (HSB):
        284°, 73.9130%, 99.2157%
        XYZ:
        44.0350, 23.5448, 95.1522
        xyY:
        0.2706, 0.1447, 23.5448
      CIE-Lab:
        55.6292, 78.1456, -67.7139
        CIE-LCH:
        55.6292, 103.4017, 319.0907
        CIE-Luv:
        55.6292, 43.5198, -114.2114
        Hunter-Lab:
        48.5230, 77.0746, -82.2998
      #ca42fd color charts
#ca42fd RGB chart
      #ca42fd CMYK chart
      #ca42fd RGB pie chart
      #ca42fd color shades, tints & tones
#ca42fd color schemes
#ca42fd color preview, HTML & CSS examples
           This text has a color of #ca42fd        
        
          <p style="color:#ca42fd;">Text here</p>
        
        
          .mytext {color:#ca42fd;}
        
        Text color #ca42fd
      
           This box has a color of #ca42fd        
        
          <div style="background-color:#ca42fd;">Content here</div>
        
        
          .mybackground {background-color:#ca42fd;}
        
        Background color #ca42fd
      
           Border around this has a color of #ca42fd        
        
          <div style="border:2px solid #ca42fd;">Content here</div>
        
        
          .myborder {border:2px solid #ca42fd;}
        
        Border color #ca42fd