#ca35dc color space conversions
Hex:
        #ca35dc
        RGB:
        202, 53, 220
        CMY:
        21, 79, 14
        CMYK:
        8, 76, 0, 14
      HSL:
        294°, 70.4641%, 53.5294%
        HSV (HSB):
        294°, 75.9091%, 86.2745%
        XYZ:
        38.5485, 20.2701, 69.5909
        xyY:
        0.3002, 0.1579, 20.2701
      CIE-Lab:
        52.1412, 76.3941, -54.7923
        CIE-LCH:
        52.1412, 94.0120, 324.3507
        CIE-Luv:
        52.1412, 55.4572, -93.1819
        Hunter-Lab:
        45.0223, 74.0443, -60.1289
      #ca35dc color charts
#ca35dc RGB chart
      #ca35dc CMYK chart
      #ca35dc RGB pie chart
      #ca35dc color shades, tints & tones
#ca35dc color schemes
#ca35dc color preview, HTML & CSS examples
           This text has a color of #ca35dc        
        
          <p style="color:#ca35dc;">Text here</p>
        
        
          .mytext {color:#ca35dc;}
        
        Text color #ca35dc
      
           This box has a color of #ca35dc        
        
          <div style="background-color:#ca35dc;">Content here</div>
        
        
          .mybackground {background-color:#ca35dc;}
        
        Background color #ca35dc
      
           Border around this has a color of #ca35dc        
        
          <div style="border:2px solid #ca35dc;">Content here</div>
        
        
          .myborder {border:2px solid #ca35dc;}
        
        Border color #ca35dc