#7be5ef color space conversions
Hex:
        #7be5ef
        RGB:
        123, 229, 239
        CMY:
        52, 10, 6
        CMYK:
        49, 4, 0, 6
      HSL:
        185°, 78.3784%, 70.9804%
        HSV (HSB):
        185°, 48.5356%, 93.7255%
        XYZ:
        51.7677, 66.4816, 91.7651
        xyY:
        0.2465, 0.3166, 66.4816
      CIE-Lab:
        85.2415, -28.0567, -14.3620
        CIE-LCH:
        85.2415, 31.5190, 207.1074
        CIE-Luv:
        85.2415, -45.9610, -18.3066
        Hunter-Lab:
        81.5362, -29.3580, -9.6527
      #7be5ef color charts
#7be5ef RGB chart
      #7be5ef CMYK chart
      #7be5ef RGB pie chart
      #7be5ef color shades, tints & tones
#7be5ef color schemes
#7be5ef color preview, HTML & CSS examples
           This text has a color of #7be5ef        
        
          <p style="color:#7be5ef;">Text here</p>
        
        
          .mytext {color:#7be5ef;}
        
        Text color #7be5ef
      
           This box has a color of #7be5ef        
        
          <div style="background-color:#7be5ef;">Content here</div>
        
        
          .mybackground {background-color:#7be5ef;}
        
        Background color #7be5ef
      
           Border around this has a color of #7be5ef        
        
          <div style="border:2px solid #7be5ef;">Content here</div>
        
        
          .myborder {border:2px solid #7be5ef;}
        
        Border color #7be5ef