#c882f1 color space conversions
Hex:
        #c882f1
        RGB:
        200, 130, 241
        CMY:
        22, 49, 5
        CMYK:
        17, 46, 0, 5
      HSL:
        278°, 79.8561%, 72.7451%
        HSV (HSB):
        278°, 46.0581%, 94.5098%
        XYZ:
        47.6792, 34.5955, 87.3837
        xyY:
        0.2810, 0.2039, 34.5955
      CIE-Lab:
        65.4325, 46.2811, -45.4595
        CIE-LCH:
        65.4325, 64.8730, 315.5131
        CIE-Luv:
        65.4325, 27.4604, -78.8054
        Hunter-Lab:
        58.8179, 41.7650, -46.9125
      #c882f1 color charts
#c882f1 RGB chart
      #c882f1 CMYK chart
      #c882f1 RGB pie chart
      #c882f1 color shades, tints & tones
#c882f1 color schemes
#c882f1 color preview, HTML & CSS examples
           This text has a color of #c882f1        
        
          <p style="color:#c882f1;">Text here</p>
        
        
          .mytext {color:#c882f1;}
        
        Text color #c882f1
      
           This box has a color of #c882f1        
        
          <div style="background-color:#c882f1;">Content here</div>
        
        
          .mybackground {background-color:#c882f1;}
        
        Background color #c882f1
      
           Border around this has a color of #c882f1        
        
          <div style="border:2px solid #c882f1;">Content here</div>
        
        
          .myborder {border:2px solid #c882f1;}
        
        Border color #c882f1