#05abe1 color space conversions
Hex:
        #05abe1
        RGB:
        5, 171, 225
        CMY:
        98, 33, 12
        CMYK:
        98, 24, 0, 12
      HSL:
        195°, 95.6522%, 45.0980%
        HSV (HSB):
        195°, 97.7778%, 88.2353%
        XYZ:
        28.2161, 34.5943, 76.4244
        xyY:
        0.2027, 0.2485, 34.5943
      CIE-Lab:
        65.4316, -17.4519, -37.3416
        CIE-LCH:
        65.4316, 41.2185, 244.9506
        CIE-Luv:
        65.4316, -44.6330, -57.2651
        Hunter-Lab:
        58.8169, -17.2983, -35.8672
      #05abe1 color charts
#05abe1 RGB chart
      #05abe1 CMYK chart
      #05abe1 RGB pie chart
      #05abe1 color shades, tints & tones
#05abe1 color schemes
#05abe1 color preview, HTML & CSS examples
           This text has a color of #05abe1        
        
          <p style="color:#05abe1;">Text here</p>
        
        
          .mytext {color:#05abe1;}
        
        Text color #05abe1
      
           This box has a color of #05abe1        
        
          <div style="background-color:#05abe1;">Content here</div>
        
        
          .mybackground {background-color:#05abe1;}
        
        Background color #05abe1
      
           Border around this has a color of #05abe1        
        
          <div style="border:2px solid #05abe1;">Content here</div>
        
        
          .myborder {border:2px solid #05abe1;}
        
        Border color #05abe1