#ca2fd3 color space conversions
Hex:
        #ca2fd3
        RGB:
        202, 47, 211
        CMY:
        21, 82, 17
        CMYK:
        4, 78, 0, 17
      HSL:
        297°, 65.0794%, 50.5882%
        HSV (HSB):
        297°, 77.7251%, 82.7451%
        XYZ:
        37.1315, 19.2927, 63.3948
        xyY:
        0.3099, 0.1610, 19.2927
      CIE-Lab:
        51.0279, 76.6010, -51.4390
        CIE-LCH:
        51.0279, 92.2696, 326.1179
        CIE-Luv:
        51.0279, 59.4423, -87.7600
        Hunter-Lab:
        43.9235, 74.0320, -54.8269
      #ca2fd3 color charts
#ca2fd3 RGB chart
      #ca2fd3 CMYK chart
      #ca2fd3 RGB pie chart
      #ca2fd3 color shades, tints & tones
#ca2fd3 color schemes
#ca2fd3 color preview, HTML & CSS examples
           This text has a color of #ca2fd3        
        
          <p style="color:#ca2fd3;">Text here</p>
        
        
          .mytext {color:#ca2fd3;}
        
        Text color #ca2fd3
      
           This box has a color of #ca2fd3        
        
          <div style="background-color:#ca2fd3;">Content here</div>
        
        
          .mybackground {background-color:#ca2fd3;}
        
        Background color #ca2fd3
      
           Border around this has a color of #ca2fd3        
        
          <div style="border:2px solid #ca2fd3;">Content here</div>
        
        
          .myborder {border:2px solid #ca2fd3;}
        
        Border color #ca2fd3