#8161cb color space conversions
Hex:
        #8161cb
        RGB:
        129, 97, 203
        CMY:
        49, 62, 20
        CMYK:
        36, 52, 0, 20
      HSL:
        258°, 50.4762%, 58.8235%
        HSV (HSB):
        258°, 52.2167%, 79.6078%
        XYZ:
        24.1074, 17.5283, 58.6126
        xyY:
        0.2405, 0.1748, 17.5283
      CIE-Lab:
        48.9189, 36.6774, -50.7656
        CIE-LCH:
        48.9189, 62.6289, 305.8476
        CIE-Luv:
        48.9189, 6.6713, -81.0942
        Hunter-Lab:
        41.8668, 29.5156, -53.6979
      #8161cb color charts
#8161cb RGB chart
      #8161cb CMYK chart
      #8161cb RGB pie chart
      #8161cb color shades, tints & tones
#8161cb color schemes
#8161cb color preview, HTML & CSS examples
           This text has a color of #8161cb        
        
          <p style="color:#8161cb;">Text here</p>
        
        
          .mytext {color:#8161cb;}
        
        Text color #8161cb
      
           This box has a color of #8161cb        
        
          <div style="background-color:#8161cb;">Content here</div>
        
        
          .mybackground {background-color:#8161cb;}
        
        Background color #8161cb
      
           Border around this has a color of #8161cb        
        
          <div style="border:2px solid #8161cb;">Content here</div>
        
        
          .myborder {border:2px solid #8161cb;}
        
        Border color #8161cb