#c82bd2 color space conversions
Hex:
        #c82bd2
        RGB:
        200, 43, 210
        CMY:
        22, 83, 18
        CMYK:
        5, 80, 0, 18
      HSL:
        296°, 66.0079%, 49.6078%
        HSV (HSB):
        296°, 79.5238%, 82.3529%
        XYZ:
        36.3162, 18.6603, 62.6605
        xyY:
        0.3087, 0.1586, 18.6603
      CIE-Lab:
        50.2873, 77.0981, -52.0686
        CIE-LCH:
        50.2873, 93.0336, 325.9667
        CIE-Luv:
        50.2873, 59.0117, -88.4181
        Hunter-Lab:
        43.1975, 74.4693, -55.7653
      #c82bd2 color charts
#c82bd2 RGB chart
      #c82bd2 CMYK chart
      #c82bd2 RGB pie chart
      #c82bd2 color shades, tints & tones
#c82bd2 color schemes
#c82bd2 color preview, HTML & CSS examples
           This text has a color of #c82bd2        
        
          <p style="color:#c82bd2;">Text here</p>
        
        
          .mytext {color:#c82bd2;}
        
        Text color #c82bd2
      
           This box has a color of #c82bd2        
        
          <div style="background-color:#c82bd2;">Content here</div>
        
        
          .mybackground {background-color:#c82bd2;}
        
        Background color #c82bd2
      
           Border around this has a color of #c82bd2        
        
          <div style="border:2px solid #c82bd2;">Content here</div>
        
        
          .myborder {border:2px solid #c82bd2;}
        
        Border color #c82bd2