#ca42eb color space conversions
Hex:
        #ca42eb
        RGB:
        202, 66, 235
        CMY:
        21, 74, 8
        CMYK:
        14, 72, 0, 8
      HSL:
        288°, 80.8612%, 59.0196%
        HSV (HSB):
        288°, 71.9149%, 92.1569%
        XYZ:
        41.3007, 22.4511, 80.7540
        xyY:
        0.2858, 0.1554, 22.4511
      CIE-Lab:
        54.5024, 74.8228, -59.4799
        CIE-LCH:
        54.5024, 95.5841, 321.5173
        CIE-Luv:
        54.5024, 48.5166, -101.0408
        Hunter-Lab:
        47.3826, 72.6686, -67.8798
      #ca42eb color charts
#ca42eb RGB chart
      #ca42eb CMYK chart
      #ca42eb RGB pie chart
      #ca42eb color shades, tints & tones
#ca42eb color schemes
#ca42eb color preview, HTML & CSS examples
           This text has a color of #ca42eb        
        
          <p style="color:#ca42eb;">Text here</p>
        
        
          .mytext {color:#ca42eb;}
        
        Text color #ca42eb
      
           This box has a color of #ca42eb        
        
          <div style="background-color:#ca42eb;">Content here</div>
        
        
          .mybackground {background-color:#ca42eb;}
        
        Background color #ca42eb
      
           Border around this has a color of #ca42eb        
        
          <div style="border:2px solid #ca42eb;">Content here</div>
        
        
          .myborder {border:2px solid #ca42eb;}
        
        Border color #ca42eb