#807cbb color space conversions
Hex:
        #807cbb
        RGB:
        128, 124, 187
        CMY:
        50, 51, 27
        CMYK:
        32, 34, 0, 27
      HSL:
        244°, 31.6583%, 60.9804%
        HSV (HSB):
        244°, 33.6898%, 73.3333%
        XYZ:
        25.0794, 22.5924, 50.0526
        xyY:
        0.2566, 0.2312, 22.5924
      CIE-Lab:
        54.6499, 16.1723, -32.5441
        CIE-LCH:
        54.6499, 36.3409, 296.4243
        CIE-Luv:
        54.6499, -1.9296, -51.7525
        Hunter-Lab:
        47.5314, 11.0034, -29.1630
      #807cbb color charts
#807cbb RGB chart
      #807cbb CMYK chart
      #807cbb RGB pie chart
      #807cbb color shades, tints & tones
#807cbb color schemes
#807cbb color preview, HTML & CSS examples
           This text has a color of #807cbb        
        
          <p style="color:#807cbb;">Text here</p>
        
        
          .mytext {color:#807cbb;}
        
        Text color #807cbb
      
           This box has a color of #807cbb        
        
          <div style="background-color:#807cbb;">Content here</div>
        
        
          .mybackground {background-color:#807cbb;}
        
        Background color #807cbb
      
           Border around this has a color of #807cbb        
        
          <div style="border:2px solid #807cbb;">Content here</div>
        
        
          .myborder {border:2px solid #807cbb;}
        
        Border color #807cbb