#8956cf color space conversions
Hex:
        #8956cf
        RGB:
        137, 86, 207
        CMY:
        46, 66, 19
        CMYK:
        34, 58, 0, 19
      HSL:
        265°, 55.7604%, 57.4510%
        HSV (HSB):
        265°, 58.4541%, 81.1765%
        XYZ:
        24.9068, 16.4789, 60.8995
        xyY:
        0.2435, 0.1611, 16.4789
      CIE-Lab:
        47.5967, 45.8370, -55.1344
        CIE-LCH:
        47.5967, 71.6996, 309.7391
        CIE-Luv:
        47.5967, 13.1316, -88.0047
        Hunter-Lab:
        40.5943, 38.4796, -60.5309
      #8956cf color charts
#8956cf RGB chart
      #8956cf CMYK chart
      #8956cf RGB pie chart
      #8956cf color shades, tints & tones
#8956cf color schemes
#8956cf color preview, HTML & CSS examples
           This text has a color of #8956cf        
        
          <p style="color:#8956cf;">Text here</p>
        
        
          .mytext {color:#8956cf;}
        
        Text color #8956cf
      
           This box has a color of #8956cf        
        
          <div style="background-color:#8956cf;">Content here</div>
        
        
          .mybackground {background-color:#8956cf;}
        
        Background color #8956cf
      
           Border around this has a color of #8956cf        
        
          <div style="border:2px solid #8956cf;">Content here</div>
        
        
          .myborder {border:2px solid #8956cf;}
        
        Border color #8956cf