#ca3dfb color space conversions
Hex:
        #ca3dfb
        RGB:
        202, 61, 251
        CMY:
        21, 76, 2
        CMYK:
        20, 76, 0, 2
      HSL:
        285°, 95.9596%, 61.1765%
        HSV (HSB):
        285°, 75.6972%, 98.4314%
        XYZ:
        43.4385, 22.8591, 93.3896
        xyY:
        0.2720, 0.1431, 22.8591
      CIE-Lab:
        54.9269, 79.4177, -67.7367
        CIE-LCH:
        54.9269, 104.3812, 319.5386
        CIE-Luv:
        54.9269, 44.8842, -114.0041
        Hunter-Lab:
        47.8112, 78.5052, -82.3434
      #ca3dfb color charts
#ca3dfb RGB chart
      #ca3dfb CMYK chart
      #ca3dfb RGB pie chart
      #ca3dfb color shades, tints & tones
#ca3dfb color schemes
#ca3dfb color preview, HTML & CSS examples
           This text has a color of #ca3dfb        
        
          <p style="color:#ca3dfb;">Text here</p>
        
        
          .mytext {color:#ca3dfb;}
        
        Text color #ca3dfb
      
           This box has a color of #ca3dfb        
        
          <div style="background-color:#ca3dfb;">Content here</div>
        
        
          .mybackground {background-color:#ca3dfb;}
        
        Background color #ca3dfb
      
           Border around this has a color of #ca3dfb        
        
          <div style="border:2px solid #ca3dfb;">Content here</div>
        
        
          .myborder {border:2px solid #ca3dfb;}
        
        Border color #ca3dfb