#05aff1 color space conversions
Hex:
        #05aff1
        RGB:
        5, 175, 241
        CMY:
        98, 31, 5
        CMYK:
        98, 27, 0, 5
      HSL:
        197°, 95.9350%, 48.2353%
        HSV (HSB):
        197°, 97.9253%, 94.5098%
        XYZ:
        31.2697, 37.0431, 88.7210
        xyY:
        0.1991, 0.2359, 37.0431
      CIE-Lab:
        67.3093, -13.9228, -43.1669
        CIE-LCH:
        67.3093, 45.3567, 252.1237
        CIE-Luv:
        67.3093, -44.8179, -67.8414
        Hunter-Lab:
        60.8630, -14.8019, -43.8239
      #05aff1 color charts
#05aff1 RGB chart
      #05aff1 CMYK chart
      #05aff1 RGB pie chart
      #05aff1 color shades, tints & tones
#05aff1 color schemes
#05aff1 color preview, HTML & CSS examples
           This text has a color of #05aff1        
        
          <p style="color:#05aff1;">Text here</p>
        
        
          .mytext {color:#05aff1;}
        
        Text color #05aff1
      
           This box has a color of #05aff1        
        
          <div style="background-color:#05aff1;">Content here</div>
        
        
          .mybackground {background-color:#05aff1;}
        
        Background color #05aff1
      
           Border around this has a color of #05aff1        
        
          <div style="border:2px solid #05aff1;">Content here</div>
        
        
          .myborder {border:2px solid #05aff1;}
        
        Border color #05aff1