#c82ed3 color space conversions
Hex:
        #c82ed3
        RGB:
        200, 46, 211
        CMY:
        22, 82, 17
        CMYK:
        5, 78, 0, 17
      HSL:
        296°, 65.2174%, 50.3922%
        HSV (HSB):
        296°, 78.1991%, 82.7451%
        XYZ:
        36.5543, 18.9365, 63.3565
        xyY:
        0.3076, 0.1593, 18.9365
      CIE-Lab:
        50.6128, 76.4864, -52.1210
        CIE-LCH:
        50.6128, 92.5569, 325.7279
        CIE-Luv:
        50.6128, 58.2193, -88.5637
        Hunter-Lab:
        43.5161, 73.7900, -55.8610
      #c82ed3 color charts
#c82ed3 RGB chart
      #c82ed3 CMYK chart
      #c82ed3 RGB pie chart
      #c82ed3 color shades, tints & tones
#c82ed3 color schemes
#c82ed3 color preview, HTML & CSS examples
           This text has a color of #c82ed3        
        
          <p style="color:#c82ed3;">Text here</p>
        
        
          .mytext {color:#c82ed3;}
        
        Text color #c82ed3
      
           This box has a color of #c82ed3        
        
          <div style="background-color:#c82ed3;">Content here</div>
        
        
          .mybackground {background-color:#c82ed3;}
        
        Background color #c82ed3
      
           Border around this has a color of #c82ed3        
        
          <div style="border:2px solid #c82ed3;">Content here</div>
        
        
          .myborder {border:2px solid #c82ed3;}
        
        Border color #c82ed3