#807db2 color space conversions
Hex:
        #807db2
        RGB:
        128, 125, 178
        CMY:
        50, 51, 30
        CMYK:
        28, 30, 0, 30
      HSL:
        243°, 25.6039%, 59.4118%
        HSV (HSB):
        243°, 29.7753%, 69.8039%
        XYZ:
        24.2716, 22.4708, 45.1775
        xyY:
        0.2641, 0.2445, 22.4708
      CIE-Lab:
        54.5230, 13.2387, -27.5795
        CIE-LCH:
        54.5230, 30.5924, 295.6419
        CIE-Luv:
        54.5230, -1.7311, -43.4571
        Hunter-Lab:
        47.4034, 8.4402, -23.3237
      #807db2 color charts
#807db2 RGB chart
      #807db2 CMYK chart
      #807db2 RGB pie chart
      #807db2 color shades, tints & tones
#807db2 color schemes
#807db2 color preview, HTML & CSS examples
           This text has a color of #807db2        
        
          <p style="color:#807db2;">Text here</p>
        
        
          .mytext {color:#807db2;}
        
        Text color #807db2
      
           This box has a color of #807db2        
        
          <div style="background-color:#807db2;">Content here</div>
        
        
          .mybackground {background-color:#807db2;}
        
        Background color #807db2
      
           Border around this has a color of #807db2        
        
          <div style="border:2px solid #807db2;">Content here</div>
        
        
          .myborder {border:2px solid #807db2;}
        
        Border color #807db2