#7b9cfa color space conversions
Hex:
        #7b9cfa
        RGB:
        123, 156, 250
        CMY:
        52, 39, 2
        CMYK:
        51, 38, 0, 2
      HSL:
        224°, 92.7007%, 73.1373%
        HSV (HSB):
        224°, 50.8000%, 98.0392%
        XYZ:
        37.3122, 34.8900, 95.2104
        xyY:
        0.2229, 0.2084, 34.8900
      CIE-Lab:
        65.6629, 14.1110, -50.4533
        CIE-LCH:
        65.6629, 52.3894, 285.6255
        CIE-Luv:
        65.6629, -18.3392, -83.0525
        Hunter-Lab:
        59.0678, 9.3870, -54.2211
      #7b9cfa color charts
#7b9cfa RGB chart
      #7b9cfa CMYK chart
      #7b9cfa RGB pie chart
      #7b9cfa color shades, tints & tones
#7b9cfa color schemes
#7b9cfa color preview, HTML & CSS examples
           This text has a color of #7b9cfa        
        
          <p style="color:#7b9cfa;">Text here</p>
        
        
          .mytext {color:#7b9cfa;}
        
        Text color #7b9cfa
      
           This box has a color of #7b9cfa        
        
          <div style="background-color:#7b9cfa;">Content here</div>
        
        
          .mybackground {background-color:#7b9cfa;}
        
        Background color #7b9cfa
      
           Border around this has a color of #7b9cfa        
        
          <div style="border:2px solid #7b9cfa;">Content here</div>
        
        
          .myborder {border:2px solid #7b9cfa;}
        
        Border color #7b9cfa