#7be5fd color space conversions
Hex:
        #7be5fd
        RGB:
        123, 229, 253
        CMY:
        52, 10, 1
        CMYK:
        51, 9, 0, 1
      HSL:
        191°, 97.0149%, 73.7255%
        HSV (HSB):
        191°, 51.3834%, 99.2157%
        XYZ:
        53.9173, 67.3414, 103.0850
        xyY:
        0.2403, 0.3002, 67.3414
      CIE-Lab:
        85.6761, -24.3546, -21.0815
        CIE-LCH:
        85.6761, 32.2114, 220.8796
        CIE-Luv:
        85.6761, -45.4365, -30.0816
        Hunter-Lab:
        82.0618, -26.3278, -17.0360
      #7be5fd color charts
#7be5fd RGB chart
      #7be5fd CMYK chart
      #7be5fd RGB pie chart
      #7be5fd color shades, tints & tones
#7be5fd color schemes
#7be5fd color preview, HTML & CSS examples
           This text has a color of #7be5fd        
        
          <p style="color:#7be5fd;">Text here</p>
        
        
          .mytext {color:#7be5fd;}
        
        Text color #7be5fd
      
           This box has a color of #7be5fd        
        
          <div style="background-color:#7be5fd;">Content here</div>
        
        
          .mybackground {background-color:#7be5fd;}
        
        Background color #7be5fd
      
           Border around this has a color of #7be5fd        
        
          <div style="border:2px solid #7be5fd;">Content here</div>
        
        
          .myborder {border:2px solid #7be5fd;}
        
        Border color #7be5fd