#9640ec color space conversions
Hex:
        #9640ec
        RGB:
        150, 64, 236
        CMY:
        41, 75, 7
        CMYK:
        36, 73, 0, 7
      HSL:
        270°, 81.9048%, 58.8235%
        HSV (HSB):
        270°, 72.8814%, 92.5490%
        XYZ:
        29.5514, 16.2070, 80.9276
        xyY:
        0.2333, 0.1279, 16.2070
      CIE-Lab:
        47.2448, 66.1200, -72.1227
        CIE-LCH:
        47.2448, 97.8444, 312.5137
        CIE-Luv:
        47.2448, 19.3408, -113.8382
        Hunter-Lab:
        40.2579, 60.5772, -91.0061
      #9640ec color charts
#9640ec RGB chart
      #9640ec CMYK chart
      #9640ec RGB pie chart
      #9640ec color shades, tints & tones
#9640ec color schemes
#9640ec color preview, HTML & CSS examples
           This text has a color of #9640ec        
        
          <p style="color:#9640ec;">Text here</p>
        
        
          .mytext {color:#9640ec;}
        
        Text color #9640ec
      
           This box has a color of #9640ec        
        
          <div style="background-color:#9640ec;">Content here</div>
        
        
          .mybackground {background-color:#9640ec;}
        
        Background color #9640ec
      
           Border around this has a color of #9640ec        
        
          <div style="border:2px solid #9640ec;">Content here</div>
        
        
          .myborder {border:2px solid #9640ec;}
        
        Border color #9640ec