#7b57bd color space conversions
Hex:
        #7b57bd
        RGB:
        123, 87, 189
        CMY:
        52, 66, 26
        CMYK:
        35, 54, 0, 26
      HSL:
        261°, 43.5897%, 54.1176%
        HSV (HSB):
        261°, 53.9683%, 74.1176%
        XYZ:
        20.7619, 14.7015, 49.8875
        xyY:
        0.2433, 0.1722, 14.7015
      CIE-Lab:
        45.2226, 37.2341, -48.6283
        CIE-LCH:
        45.2226, 61.2462, 307.4409
        CIE-Luv:
        45.2226, 8.5756, -76.3632
        Hunter-Lab:
        38.3425, 29.5557, -50.3026
      #7b57bd color charts
#7b57bd RGB chart
      #7b57bd CMYK chart
      #7b57bd RGB pie chart
      #7b57bd color shades, tints & tones
#7b57bd color schemes
#7b57bd color preview, HTML & CSS examples
           This text has a color of #7b57bd        
        
          <p style="color:#7b57bd;">Text here</p>
        
        
          .mytext {color:#7b57bd;}
        
        Text color #7b57bd
      
           This box has a color of #7b57bd        
        
          <div style="background-color:#7b57bd;">Content here</div>
        
        
          .mybackground {background-color:#7b57bd;}
        
        Background color #7b57bd
      
           Border around this has a color of #7b57bd        
        
          <div style="border:2px solid #7b57bd;">Content here</div>
        
        
          .myborder {border:2px solid #7b57bd;}
        
        Border color #7b57bd