#ca40f6 color space conversions
Hex:
        #ca40f6
        RGB:
        202, 64, 246
        CMY:
        21, 75, 4
        CMYK:
        18, 74, 0, 4
      HSL:
        285°, 91.0000%, 60.7843%
        HSV (HSB):
        285°, 73.9837%, 96.4706%
        XYZ:
        42.8251, 22.8772, 89.3474
        xyY:
        0.2762, 0.1475, 22.8772
      CIE-Lab:
        54.9456, 77.5157, -64.9223
        CIE-LCH:
        54.9456, 101.1118, 320.0526
        CIE-Luv:
        54.9456, 45.7700, -109.6616
        Hunter-Lab:
        47.8301, 76.1188, -77.2736
      #ca40f6 color charts
#ca40f6 RGB chart
      #ca40f6 CMYK chart
      #ca40f6 RGB pie chart
      #ca40f6 color shades, tints & tones
#ca40f6 color schemes
#ca40f6 color preview, HTML & CSS examples
           This text has a color of #ca40f6        
        
          <p style="color:#ca40f6;">Text here</p>
        
        
          .mytext {color:#ca40f6;}
        
        Text color #ca40f6
      
           This box has a color of #ca40f6        
        
          <div style="background-color:#ca40f6;">Content here</div>
        
        
          .mybackground {background-color:#ca40f6;}
        
        Background color #ca40f6
      
           Border around this has a color of #ca40f6        
        
          <div style="border:2px solid #ca40f6;">Content here</div>
        
        
          .myborder {border:2px solid #ca40f6;}
        
        Border color #ca40f6