#807dbb color space conversions
Hex:
        #807dbb
        RGB:
        128, 125, 187
        CMY:
        50, 51, 27
        CMYK:
        32, 33, 0, 27
      HSL:
        243°, 31.3131%, 61.1765%
        HSV (HSB):
        243°, 33.1551%, 73.3333%
        XYZ:
        25.2053, 22.8443, 50.0946
        xyY:
        0.2568, 0.2328, 22.8443
      CIE-Lab:
        54.9116, 15.5806, -32.1362
        CIE-LCH:
        54.9116, 35.7140, 295.8655
        CIE-Luv:
        54.9116, -2.3283, -51.0728
        Hunter-Lab:
        47.7957, 10.4906, -28.6848
      #807dbb color charts
#807dbb RGB chart
      #807dbb CMYK chart
      #807dbb RGB pie chart
      #807dbb color shades, tints & tones
#807dbb color schemes
#807dbb color preview, HTML & CSS examples
           This text has a color of #807dbb        
        
          <p style="color:#807dbb;">Text here</p>
        
        
          .mytext {color:#807dbb;}
        
        Text color #807dbb
      
           This box has a color of #807dbb        
        
          <div style="background-color:#807dbb;">Content here</div>
        
        
          .mybackground {background-color:#807dbb;}
        
        Background color #807dbb
      
           Border around this has a color of #807dbb        
        
          <div style="border:2px solid #807dbb;">Content here</div>
        
        
          .myborder {border:2px solid #807dbb;}
        
        Border color #807dbb