#7d7cab color space conversions
Hex:
        #7d7cab
        RGB:
        125, 124, 171
        CMY:
        51, 51, 33
        CMYK:
        27, 27, 0, 33
      HSL:
        241°, 21.8605%, 57.8431%
        HSV (HSB):
        241°, 27.4854%, 67.0588%
        XYZ:
        23.0158, 21.7156, 41.5065
        xyY:
        0.2669, 0.2518, 21.7156
      CIE-Lab:
        53.7239, 11.1150, -24.8022
        CIE-LCH:
        53.7239, 27.1789, 294.1394
        CIE-Luv:
        53.7239, -2.3143, -38.6770
        Hunter-Lab:
        46.5999, 6.6115, -20.1896
      #7d7cab color charts
#7d7cab RGB chart
      #7d7cab CMYK chart
      #7d7cab RGB pie chart
      #7d7cab color shades, tints & tones
#7d7cab color schemes
#7d7cab color preview, HTML & CSS examples
           This text has a color of #7d7cab        
        
          <p style="color:#7d7cab;">Text here</p>
        
        
          .mytext {color:#7d7cab;}
        
        Text color #7d7cab
      
           This box has a color of #7d7cab        
        
          <div style="background-color:#7d7cab;">Content here</div>
        
        
          .mybackground {background-color:#7d7cab;}
        
        Background color #7d7cab
      
           Border around this has a color of #7d7cab        
        
          <div style="border:2px solid #7d7cab;">Content here</div>
        
        
          .myborder {border:2px solid #7d7cab;}
        
        Border color #7d7cab