#7baef4 color space conversions
Hex:
        #7baef4
        RGB:
        123, 174, 244
        CMY:
        52, 32, 4
        CMYK:
        50, 29, 0, 4
      HSL:
        215°, 84.6154%, 71.9608%
        HSV (HSB):
        215°, 49.5902%, 95.6863%
        XYZ:
        39.6336, 41.0147, 91.4157
        xyY:
        0.2303, 0.2384, 41.0147
      CIE-Lab:
        70.1862, 2.0543, -40.0791
        CIE-LCH:
        70.1862, 40.1318, 272.9343
        CIE-Luv:
        70.1862, -24.8251, -64.8145
        Hunter-Lab:
        64.0427, -1.6080, -39.8016
      #7baef4 color charts
#7baef4 RGB chart
      #7baef4 CMYK chart
      #7baef4 RGB pie chart
      #7baef4 color shades, tints & tones
#7baef4 color schemes
#7baef4 color preview, HTML & CSS examples
           This text has a color of #7baef4        
        
          <p style="color:#7baef4;">Text here</p>
        
        
          .mytext {color:#7baef4;}
        
        Text color #7baef4
      
           This box has a color of #7baef4        
        
          <div style="background-color:#7baef4;">Content here</div>
        
        
          .mybackground {background-color:#7baef4;}
        
        Background color #7baef4
      
           Border around this has a color of #7baef4        
        
          <div style="border:2px solid #7baef4;">Content here</div>
        
        
          .myborder {border:2px solid #7baef4;}
        
        Border color #7baef4