#c402fa color space conversions
Hex:
        #c402fa
        RGB:
        196, 2, 250
        CMY:
        23, 99, 2
        CMYK:
        22, 99, 0, 2
      HSL:
        287°, 98.4127%, 49.4118%
        HSV (HSB):
        287°, 99.2000%, 98.0392%
        XYZ:
        40.0420, 18.6813, 91.9379
        xyY:
        0.2658, 0.1240, 18.6813
      CIE-Lab:
        50.3122, 88.9968, -74.7032
        CIE-LCH:
        50.3122, 116.1938, 319.9902
        CIE-Luv:
        50.3122, 46.3495, -121.8327
        Hunter-Lab:
        43.2219, 89.7292, -95.8613
      #c402fa color charts
#c402fa RGB chart
      #c402fa CMYK chart
      #c402fa RGB pie chart
      #c402fa color shades, tints & tones
#c402fa color schemes
#c402fa color preview, HTML & CSS examples
           This text has a color of #c402fa        
        
          <p style="color:#c402fa;">Text here</p>
        
        
          .mytext {color:#c402fa;}
        
        Text color #c402fa
      
           This box has a color of #c402fa        
        
          <div style="background-color:#c402fa;">Content here</div>
        
        
          .mybackground {background-color:#c402fa;}
        
        Background color #c402fa
      
           Border around this has a color of #c402fa        
        
          <div style="border:2px solid #c402fa;">Content here</div>
        
        
          .myborder {border:2px solid #c402fa;}
        
        Border color #c402fa