#7b60bb color space conversions
Hex:
        #7b60bb
        RGB:
        123, 96, 187
        CMY:
        52, 62, 27
        CMYK:
        34, 49, 0, 27
      HSL:
        258°, 40.0881%, 55.4902%
        HSV (HSB):
        258°, 48.6631%, 73.3333%
        XYZ:
        21.3209, 16.1646, 49.0100
        xyY:
        0.2465, 0.1869, 16.1646
      CIE-Lab:
        47.1896, 31.4340, -44.3275
        CIE-LCH:
        47.1896, 54.3417, 305.3417
        CIE-Luv:
        47.1896, 5.9838, -70.0653
        Hunter-Lab:
        40.2052, 24.2999, -44.1308
      #7b60bb color charts
#7b60bb RGB chart
      #7b60bb CMYK chart
      #7b60bb RGB pie chart
      #7b60bb color shades, tints & tones
#7b60bb color schemes
#7b60bb color preview, HTML & CSS examples
           This text has a color of #7b60bb        
        
          <p style="color:#7b60bb;">Text here</p>
        
        
          .mytext {color:#7b60bb;}
        
        Text color #7b60bb
      
           This box has a color of #7b60bb        
        
          <div style="background-color:#7b60bb;">Content here</div>
        
        
          .mybackground {background-color:#7b60bb;}
        
        Background color #7b60bb
      
           Border around this has a color of #7b60bb        
        
          <div style="border:2px solid #7b60bb;">Content here</div>
        
        
          .myborder {border:2px solid #7b60bb;}
        
        Border color #7b60bb