#7d60bb color space conversions
Hex:
        #7d60bb
        RGB:
        125, 96, 187
        CMY:
        51, 62, 27
        CMYK:
        33, 49, 0, 27
      HSL:
        259°, 40.0881%, 55.4902%
        HSV (HSB):
        259°, 48.6631%, 73.3333%
        XYZ:
        21.6100, 16.3136, 49.0236
        xyY:
        0.2485, 0.1876, 16.3136
      CIE-Lab:
        47.3832, 31.9664, -44.0078
        CIE-LCH:
        47.3832, 54.3925, 305.9940
        CIE-Luv:
        47.3832, 6.9378, -69.7077
        Hunter-Lab:
        40.3901, 24.8205, -43.6904
      #7d60bb color charts
#7d60bb RGB chart
      #7d60bb CMYK chart
      #7d60bb RGB pie chart
      #7d60bb color shades, tints & tones
#7d60bb color schemes
#7d60bb color preview, HTML & CSS examples
           This text has a color of #7d60bb        
        
          <p style="color:#7d60bb;">Text here</p>
        
        
          .mytext {color:#7d60bb;}
        
        Text color #7d60bb
      
           This box has a color of #7d60bb        
        
          <div style="background-color:#7d60bb;">Content here</div>
        
        
          .mybackground {background-color:#7d60bb;}
        
        Background color #7d60bb
      
           Border around this has a color of #7d60bb        
        
          <div style="border:2px solid #7d60bb;">Content here</div>
        
        
          .myborder {border:2px solid #7d60bb;}
        
        Border color #7d60bb