#962cfe color space conversions
Hex:
        #962cfe
        RGB:
        150, 44, 254
        CMY:
        41, 83, 0
        CMYK:
        41, 83, 0, 0
      HSL:
        270°, 99.0566%, 58.4314%
        HSV (HSB):
        270°, 82.6772%, 99.6078%
        XYZ:
        31.3678, 15.4412, 95.0931
        xyY:
        0.2211, 0.1088, 15.4412
      CIE-Lab:
        46.2326, 77.2855, -83.8753
        CIE-LCH:
        46.2326, 114.0531, 312.6585
        CIE-Luv:
        46.2326, 18.6386, -129.1378
        Hunter-Lab:
        39.2952, 73.7225, -115.9731
      #962cfe color charts
#962cfe RGB chart
      #962cfe CMYK chart
      #962cfe RGB pie chart
      #962cfe color shades, tints & tones
#962cfe color schemes
#962cfe color preview, HTML & CSS examples
           This text has a color of #962cfe        
        
          <p style="color:#962cfe;">Text here</p>
        
        
          .mytext {color:#962cfe;}
        
        Text color #962cfe
      
           This box has a color of #962cfe        
        
          <div style="background-color:#962cfe;">Content here</div>
        
        
          .mybackground {background-color:#962cfe;}
        
        Background color #962cfe
      
           Border around this has a color of #962cfe        
        
          <div style="border:2px solid #962cfe;">Content here</div>
        
        
          .myborder {border:2px solid #962cfe;}
        
        Border color #962cfe