#ca47f0 color space conversions
Hex:
        #ca47f0
        RGB:
        202, 71, 240
        CMY:
        21, 72, 6
        CMYK:
        16, 70, 0, 6
      HSL:
        287°, 84.9246%, 60.9804%
        HSV (HSB):
        287°, 70.4167%, 94.1176%
        XYZ:
        42.3385, 23.3543, 84.7144
        xyY:
        0.2815, 0.1553, 23.3543
      CIE-Lab:
        55.4354, 73.9472, -60.7838
        CIE-LCH:
        55.4354, 95.7228, 320.5802
        CIE-Luv:
        55.4354, 46.1191, -103.3192
        Hunter-Lab:
        48.3263, 71.8124, -70.1050
      #ca47f0 color charts
#ca47f0 RGB chart
      #ca47f0 CMYK chart
      #ca47f0 RGB pie chart
      #ca47f0 color shades, tints & tones
#ca47f0 color schemes
#ca47f0 color preview, HTML & CSS examples
           This text has a color of #ca47f0        
        
          <p style="color:#ca47f0;">Text here</p>
        
        
          .mytext {color:#ca47f0;}
        
        Text color #ca47f0
      
           This box has a color of #ca47f0        
        
          <div style="background-color:#ca47f0;">Content here</div>
        
        
          .mybackground {background-color:#ca47f0;}
        
        Background color #ca47f0
      
           Border around this has a color of #ca47f0        
        
          <div style="border:2px solid #ca47f0;">Content here</div>
        
        
          .myborder {border:2px solid #ca47f0;}
        
        Border color #ca47f0