#ca35f1 color space conversions
Hex:
        #ca35f1
        RGB:
        202, 53, 241
        CMY:
        21, 79, 5
        CMYK:
        16, 78, 0, 5
      HSL:
        288°, 87.0370%, 57.6471%
        HSV (HSB):
        288°, 78.0083%, 94.5098%
        XYZ:
        41.5074, 21.4536, 85.1724
        xyY:
        0.2802, 0.1448, 21.4536
      CIE-Lab:
        53.4424, 80.0224, -64.5508
        CIE-LCH:
        53.4424, 102.8124, 321.1083
        CIE-Luv:
        53.4424, 48.9499, -108.6059
        Hunter-Lab:
        46.3181, 78.9041, -76.6033
      #ca35f1 color charts
#ca35f1 RGB chart
      #ca35f1 CMYK chart
      #ca35f1 RGB pie chart
      #ca35f1 color shades, tints & tones
#ca35f1 color schemes
#ca35f1 color preview, HTML & CSS examples
           This text has a color of #ca35f1        
        
          <p style="color:#ca35f1;">Text here</p>
        
        
          .mytext {color:#ca35f1;}
        
        Text color #ca35f1
      
           This box has a color of #ca35f1        
        
          <div style="background-color:#ca35f1;">Content here</div>
        
        
          .mybackground {background-color:#ca35f1;}
        
        Background color #ca35f1
      
           Border around this has a color of #ca35f1        
        
          <div style="border:2px solid #ca35f1;">Content here</div>
        
        
          .myborder {border:2px solid #ca35f1;}
        
        Border color #ca35f1