#60bbf3 color space conversions
Hex:
        #60bbf3
        RGB:
        96, 187, 243
        CMY:
        62, 27, 5
        CMYK:
        60, 23, 0, 5
      HSL:
        203°, 85.9649%, 66.4706%
        HSV (HSB):
        203°, 60.4938%, 95.2941%
        XYZ:
        38.7719, 44.4985, 91.3396
        xyY:
        0.2220, 0.2548, 44.4985
      CIE-Lab:
        72.5604, -10.9064, -35.9333
        CIE-LCH:
        72.5604, 37.5520, 253.1160
        CIE-Luv:
        72.5604, -37.3830, -56.3975
        Hunter-Lab:
        66.7072, -12.9890, -34.4885
      #60bbf3 color charts
#60bbf3 RGB chart
      #60bbf3 CMYK chart
      #60bbf3 RGB pie chart
      #60bbf3 color shades, tints & tones
#60bbf3 color schemes
#60bbf3 color preview, HTML & CSS examples
           This text has a color of #60bbf3        
        
          <p style="color:#60bbf3;">Text here</p>
        
        
          .mytext {color:#60bbf3;}
        
        Text color #60bbf3
      
           This box has a color of #60bbf3        
        
          <div style="background-color:#60bbf3;">Content here</div>
        
        
          .mybackground {background-color:#60bbf3;}
        
        Background color #60bbf3
      
           Border around this has a color of #60bbf3        
        
          <div style="border:2px solid #60bbf3;">Content here</div>
        
        
          .myborder {border:2px solid #60bbf3;}
        
        Border color #60bbf3