#7baff5 color space conversions
Hex:
        #7baff5
        RGB:
        123, 175, 245
        CMY:
        52, 31, 4
        CMYK:
        50, 29, 0, 4
      HSL:
        214°, 85.9155%, 72.1569%
        HSV (HSB):
        214°, 49.7959%, 96.0784%
        XYZ:
        39.9798, 41.4635, 92.2823
        xyY:
        0.2301, 0.2387, 41.4635
      CIE-Lab:
        70.4994, 1.7889, -40.1335
        CIE-LCH:
        70.4994, 40.1733, 272.5522
        CIE-Luv:
        70.4994, -25.1960, -64.9144
        Hunter-Lab:
        64.3921, -1.8592, -39.8958
      #7baff5 color charts
#7baff5 RGB chart
      #7baff5 CMYK chart
      #7baff5 RGB pie chart
      #7baff5 color shades, tints & tones
#7baff5 color schemes
#7baff5 color preview, HTML & CSS examples
           This text has a color of #7baff5        
        
          <p style="color:#7baff5;">Text here</p>
        
        
          .mytext {color:#7baff5;}
        
        Text color #7baff5
      
           This box has a color of #7baff5        
        
          <div style="background-color:#7baff5;">Content here</div>
        
        
          .mybackground {background-color:#7baff5;}
        
        Background color #7baff5
      
           Border around this has a color of #7baff5        
        
          <div style="border:2px solid #7baff5;">Content here</div>
        
        
          .myborder {border:2px solid #7baff5;}
        
        Border color #7baff5