#ca40ea color space conversions
Hex:
        #ca40ea
        RGB:
        202, 64, 234
        CMY:
        21, 75, 8
        CMYK:
        14, 73, 0, 8
      HSL:
        289°, 80.1887%, 58.4314%
        HSV (HSB):
        289°, 72.6496%, 91.7647%
        XYZ:
        41.0418, 22.1639, 79.9568
        xyY:
        0.2867, 0.1548, 22.1639
      CIE-Lab:
        54.2004, 75.3314, -59.4030
        CIE-LCH:
        54.2004, 95.9351, 321.7423
        CIE-Luv:
        54.2004, 49.1871, -100.8469
        Hunter-Lab:
        47.0785, 73.2242, -67.7415
      #ca40ea color charts
#ca40ea RGB chart
      #ca40ea CMYK chart
      #ca40ea RGB pie chart
      #ca40ea color shades, tints & tones
#ca40ea color schemes
#ca40ea color preview, HTML & CSS examples
           This text has a color of #ca40ea        
        
          <p style="color:#ca40ea;">Text here</p>
        
        
          .mytext {color:#ca40ea;}
        
        Text color #ca40ea
      
           This box has a color of #ca40ea        
        
          <div style="background-color:#ca40ea;">Content here</div>
        
        
          .mybackground {background-color:#ca40ea;}
        
        Background color #ca40ea
      
           Border around this has a color of #ca40ea        
        
          <div style="border:2px solid #ca40ea;">Content here</div>
        
        
          .myborder {border:2px solid #ca40ea;}
        
        Border color #ca40ea