#5be0fa color space conversions
Hex:
        #5be0fa
        RGB:
        91, 224, 250
        CMY:
        64, 12, 2
        CMYK:
        64, 10, 0, 2
      HSL:
        190°, 94.0828%, 66.8627%
        HSV (HSB):
        190°, 63.6000%, 98.0392%
        XYZ:
        48.2254, 62.4376, 99.9524
        xyY:
        0.2290, 0.2965, 62.4376
      CIE-Lab:
        83.1456, -28.5573, -23.4346
        CIE-LCH:
        83.1456, 36.9418, 219.3730
        CIE-Luv:
        83.1456, -51.5376, -33.4102
        Hunter-Lab:
        79.0175, -29.3397, -19.6861
      #5be0fa color charts
#5be0fa RGB chart
      #5be0fa CMYK chart
      #5be0fa RGB pie chart
      #5be0fa color shades, tints & tones
#5be0fa color schemes
#5be0fa color preview, HTML & CSS examples
           This text has a color of #5be0fa        
        
          <p style="color:#5be0fa;">Text here</p>
        
        
          .mytext {color:#5be0fa;}
        
        Text color #5be0fa
      
           This box has a color of #5be0fa        
        
          <div style="background-color:#5be0fa;">Content here</div>
        
        
          .mybackground {background-color:#5be0fa;}
        
        Background color #5be0fa
      
           Border around this has a color of #5be0fa        
        
          <div style="border:2px solid #5be0fa;">Content here</div>
        
        
          .myborder {border:2px solid #5be0fa;}
        
        Border color #5be0fa