#c842fa color space conversions
Hex:
        #c842fa
        RGB:
        200, 66, 250
        CMY:
        22, 74, 2
        CMYK:
        20, 74, 0, 2
      HSL:
        284°, 94.8454%, 61.9608%
        HSV (HSB):
        284°, 73.6000%, 98.0392%
        XYZ:
        43.0230, 23.0779, 92.6294
        xyY:
        0.2710, 0.1454, 23.0779
      CIE-Lab:
        55.1525, 77.2133, -66.8307
        CIE-LCH:
        55.1525, 102.1187, 319.1227
        CIE-Luv:
        55.1525, 43.1179, -112.5501
        Hunter-Lab:
        48.0395, 75.7910, -80.6949
      #c842fa color charts
#c842fa RGB chart
      #c842fa CMYK chart
      #c842fa RGB pie chart
      #c842fa color shades, tints & tones
#c842fa color schemes
#c842fa color preview, HTML & CSS examples
           This text has a color of #c842fa        
        
          <p style="color:#c842fa;">Text here</p>
        
        
          .mytext {color:#c842fa;}
        
        Text color #c842fa
      
           This box has a color of #c842fa        
        
          <div style="background-color:#c842fa;">Content here</div>
        
        
          .mybackground {background-color:#c842fa;}
        
        Background color #c842fa
      
           Border around this has a color of #c842fa        
        
          <div style="border:2px solid #c842fa;">Content here</div>
        
        
          .myborder {border:2px solid #c842fa;}
        
        Border color #c842fa