#8966eb color space conversions
Hex:
        #8966eb
        RGB:
        137, 102, 235
        CMY:
        46, 60, 8
        CMYK:
        42, 57, 0, 8
      HSL:
        256°, 76.8786%, 66.0784%
        HSV (HSB):
        256°, 56.5957%, 92.1569%
        XYZ:
        30.0633, 20.8193, 81.0313
        xyY:
        0.2279, 0.1578, 20.8193
      CIE-Lab:
        52.7511, 44.3307, -62.7064
        CIE-LCH:
        52.7511, 76.7939, 305.2586
        CIE-Luv:
        52.7511, 5.1875, -101.6879
        Hunter-Lab:
        45.6281, 37.7602, -73.3538
      #8966eb color charts
#8966eb RGB chart
      #8966eb CMYK chart
      #8966eb RGB pie chart
      #8966eb color shades, tints & tones
#8966eb color schemes
#8966eb color preview, HTML & CSS examples
           This text has a color of #8966eb        
        
          <p style="color:#8966eb;">Text here</p>
        
        
          .mytext {color:#8966eb;}
        
        Text color #8966eb
      
           This box has a color of #8966eb        
        
          <div style="background-color:#8966eb;">Content here</div>
        
        
          .mybackground {background-color:#8966eb;}
        
        Background color #8966eb
      
           Border around this has a color of #8966eb        
        
          <div style="border:2px solid #8966eb;">Content here</div>
        
        
          .myborder {border:2px solid #8966eb;}
        
        Border color #8966eb