#7b99cf color space conversions
Hex:
        #7b99cf
        RGB:
        123, 153, 207
        CMY:
        52, 40, 19
        CMYK:
        41, 26, 0, 19
      HSL:
        219°, 46.6667%, 64.7059%
        HSV (HSB):
        219°, 40.5797%, 81.1765%
        XYZ:
        30.8221, 31.4984, 63.4868
        xyY:
        0.2450, 0.2504, 31.4984
      CIE-Lab:
        62.9261, 3.3152, -31.0056
        CIE-LCH:
        62.9261, 31.1823, 276.1031
        CIE-Luv:
        62.9261, -16.4663, -48.8479
        Hunter-Lab:
        56.1234, -0.1867, -27.7824
      #7b99cf color charts
#7b99cf RGB chart
      #7b99cf CMYK chart
      #7b99cf RGB pie chart
      #7b99cf color shades, tints & tones
#7b99cf color schemes
#7b99cf color preview, HTML & CSS examples
           This text has a color of #7b99cf        
        
          <p style="color:#7b99cf;">Text here</p>
        
        
          .mytext {color:#7b99cf;}
        
        Text color #7b99cf
      
           This box has a color of #7b99cf        
        
          <div style="background-color:#7b99cf;">Content here</div>
        
        
          .mybackground {background-color:#7b99cf;}
        
        Background color #7b99cf
      
           Border around this has a color of #7b99cf        
        
          <div style="border:2px solid #7b99cf;">Content here</div>
        
        
          .myborder {border:2px solid #7b99cf;}
        
        Border color #7b99cf