#9c02fa color space conversions
Hex:
        #9c02fa
        RGB:
        156, 2, 250
        CMY:
        39, 99, 2
        CMYK:
        38, 99, 0, 2
      HSL:
        277°, 98.4127%, 49.4118%
        HSV (HSB):
        277°, 99.2000%, 98.0392%
        XYZ:
        30.9873, 14.0135, 91.5141
        xyY:
        0.2270, 0.1027, 14.0135
      CIE-Lab:
        44.2522, 84.4190, -84.8606
        CIE-LCH:
        44.2522, 119.6992, 314.8505
        CIE-Luv:
        44.2522, 24.4476, -128.7407
        Hunter-Lab:
        37.4346, 82.2470, -118.7387
      #9c02fa color charts
#9c02fa RGB chart
      #9c02fa CMYK chart
      #9c02fa RGB pie chart
      #9c02fa color shades, tints & tones
#9c02fa color schemes
#9c02fa color preview, HTML & CSS examples
           This text has a color of #9c02fa        
        
          <p style="color:#9c02fa;">Text here</p>
        
        
          .mytext {color:#9c02fa;}
        
        Text color #9c02fa
      
           This box has a color of #9c02fa        
        
          <div style="background-color:#9c02fa;">Content here</div>
        
        
          .mybackground {background-color:#9c02fa;}
        
        Background color #9c02fa
      
           Border around this has a color of #9c02fa        
        
          <div style="border:2px solid #9c02fa;">Content here</div>
        
        
          .myborder {border:2px solid #9c02fa;}
        
        Border color #9c02fa