#c82ed8 color space conversions
Hex:
        #c82ed8
        RGB:
        200, 46, 216
        CMY:
        22, 82, 15
        CMYK:
        7, 79, 0, 15
      HSL:
        294°, 68.5484%, 51.3725%
        HSV (HSB):
        294°, 78.7037%, 84.7059%
        XYZ:
        37.1911, 19.1912, 66.7098
        xyY:
        0.3021, 0.1559, 19.1912
      CIE-Lab:
        50.9102, 77.3040, -54.5037
        CIE-LCH:
        50.9102, 94.5863, 324.8140
        CIE-Luv:
        50.9102, 56.5330, -92.3006
        Hunter-Lab:
        43.8078, 74.8759, -59.6205
      #c82ed8 color charts
#c82ed8 RGB chart
      #c82ed8 CMYK chart
      #c82ed8 RGB pie chart
      #c82ed8 color shades, tints & tones
#c82ed8 color schemes
#c82ed8 color preview, HTML & CSS examples
           This text has a color of #c82ed8        
        
          <p style="color:#c82ed8;">Text here</p>
        
        
          .mytext {color:#c82ed8;}
        
        Text color #c82ed8
      
           This box has a color of #c82ed8        
        
          <div style="background-color:#c82ed8;">Content here</div>
        
        
          .mybackground {background-color:#c82ed8;}
        
        Background color #c82ed8
      
           Border around this has a color of #c82ed8        
        
          <div style="border:2px solid #c82ed8;">Content here</div>
        
        
          .myborder {border:2px solid #c82ed8;}
        
        Border color #c82ed8