#c82af5 color space conversions
Hex:
        #c82af5
        RGB:
        200, 42, 245
        CMY:
        22, 84, 4
        CMYK:
        18, 83, 0, 4
      HSL:
        287°, 91.0314%, 56.2745%
        HSV (HSB):
        287°, 82.8571%, 96.0784%
        XYZ:
        41.1288, 20.5279, 88.1807
        xyY:
        0.2745, 0.1370, 20.5279
      CIE-Lab:
        52.4288, 83.2345, -68.4430
        CIE-LCH:
        52.4288, 107.7609, 320.5698
        CIE-Luv:
        52.4288, 47.9010, -113.9851
        Hunter-Lab:
        45.3077, 82.7479, -83.6787
      #c82af5 color charts
#c82af5 RGB chart
      #c82af5 CMYK chart
      #c82af5 RGB pie chart
      #c82af5 color shades, tints & tones
#c82af5 color schemes
#c82af5 color preview, HTML & CSS examples
           This text has a color of #c82af5        
        
          <p style="color:#c82af5;">Text here</p>
        
        
          .mytext {color:#c82af5;}
        
        Text color #c82af5
      
           This box has a color of #c82af5        
        
          <div style="background-color:#c82af5;">Content here</div>
        
        
          .mybackground {background-color:#c82af5;}
        
        Background color #c82af5
      
           Border around this has a color of #c82af5        
        
          <div style="border:2px solid #c82af5;">Content here</div>
        
        
          .myborder {border:2px solid #c82af5;}
        
        Border color #c82af5