#05bff1 color space conversions
Hex:
        #05bff1
        RGB:
        5, 191, 241
        CMY:
        98, 25, 5
        CMYK:
        98, 21, 0, 5
      HSL:
        193°, 95.9350%, 48.2353%
        HSV (HSB):
        193°, 97.9253%, 94.5098%
        XYZ:
        34.5706, 43.6447, 89.8213
        xyY:
        0.2057, 0.2597, 43.6447
      CIE-Lab:
        71.9904, -22.3584, -35.8652
        CIE-LCH:
        71.9904, 42.2636, 238.0605
        CIE-Luv:
        71.9904, -50.1641, -54.8558
        Hunter-Lab:
        66.0642, -22.2054, -34.3662
      #05bff1 color charts
#05bff1 RGB chart
      #05bff1 CMYK chart
      #05bff1 RGB pie chart
      #05bff1 color shades, tints & tones
#05bff1 color schemes
#05bff1 color preview, HTML & CSS examples
           This text has a color of #05bff1        
        
          <p style="color:#05bff1;">Text here</p>
        
        
          .mytext {color:#05bff1;}
        
        Text color #05bff1
      
           This box has a color of #05bff1        
        
          <div style="background-color:#05bff1;">Content here</div>
        
        
          .mybackground {background-color:#05bff1;}
        
        Background color #05bff1
      
           Border around this has a color of #05bff1        
        
          <div style="border:2px solid #05bff1;">Content here</div>
        
        
          .myborder {border:2px solid #05bff1;}
        
        Border color #05bff1