#8642bb color space conversions
Hex:
        #8642bb
        RGB:
        134, 66, 187
        CMY:
        47, 74, 27
        CMYK:
        28, 65, 0, 27
      HSL:
        274°, 47.8261%, 49.6078%
        HSV (HSB):
        274°, 64.7059%, 73.3333%
        XYZ:
        20.7494, 12.5526, 48.3430
        xyY:
        0.2541, 0.1537, 12.5526
      CIE-Lab:
        42.0813, 50.7137, -52.4364
        CIE-LCH:
        42.0813, 72.9483, 314.0432
        CIE-Luv:
        42.0813, 20.0067, -81.6552
        Hunter-Lab:
        35.4297, 42.5365, -56.0991
      #8642bb color charts
#8642bb RGB chart
      #8642bb CMYK chart
      #8642bb RGB pie chart
      #8642bb color shades, tints & tones
#8642bb color schemes
#8642bb color preview, HTML & CSS examples
           This text has a color of #8642bb        
        
          <p style="color:#8642bb;">Text here</p>
        
        
          .mytext {color:#8642bb;}
        
        Text color #8642bb
      
           This box has a color of #8642bb        
        
          <div style="background-color:#8642bb;">Content here</div>
        
        
          .mybackground {background-color:#8642bb;}
        
        Background color #8642bb
      
           Border around this has a color of #8642bb        
        
          <div style="border:2px solid #8642bb;">Content here</div>
        
        
          .myborder {border:2px solid #8642bb;}
        
        Border color #8642bb