#7b60db color space conversions
Hex:
        #7b60db
        RGB:
        123, 96, 219
        CMY:
        52, 62, 14
        CMYK:
        44, 56, 0, 14
      HSL:
        253°, 63.0769%, 61.7647%
        HSV (HSB):
        253°, 56.1644%, 85.8824%
        XYZ:
        25.1374, 17.6912, 69.1077
        xyY:
        0.2246, 0.1580, 17.6912
      CIE-Lab:
        49.1194, 40.2582, -59.6026
        CIE-LCH:
        49.1194, 71.9249, 304.0368
        CIE-Luv:
        49.1194, 2.6417, -94.8287
        Hunter-Lab:
        42.0609, 33.0730, -67.9732
      #7b60db color charts
#7b60db RGB chart
      #7b60db CMYK chart
      #7b60db RGB pie chart
      #7b60db color shades, tints & tones
#7b60db color schemes
#7b60db color preview, HTML & CSS examples
           This text has a color of #7b60db        
        
          <p style="color:#7b60db;">Text here</p>
        
        
          .mytext {color:#7b60db;}
        
        Text color #7b60db
      
           This box has a color of #7b60db        
        
          <div style="background-color:#7b60db;">Content here</div>
        
        
          .mybackground {background-color:#7b60db;}
        
        Background color #7b60db
      
           Border around this has a color of #7b60db        
        
          <div style="border:2px solid #7b60db;">Content here</div>
        
        
          .myborder {border:2px solid #7b60db;}
        
        Border color #7b60db