#055ae6 color space conversions
Hex:
        #055ae6
        RGB:
        5, 90, 230
        CMY:
        98, 65, 10
        CMYK:
        98, 61, 0, 10
      HSL:
        217°, 95.7447%, 46.0784%
        HSV (HSB):
        217°, 97.8261%, 90.1961%
        XYZ:
        18.0017, 13.0578, 76.4345
        xyY:
        0.1675, 0.1215, 13.0578
      CIE-Lab:
        42.8502, 33.4763, -76.2829
        CIE-LCH:
        42.8502, 83.3052, 293.6940
        CIE-Luv:
        42.8502, -19.6970, -113.1691
        Hunter-Lab:
        36.1355, 25.6864, -100.1164
      #055ae6 color charts
#055ae6 RGB chart
      #055ae6 CMYK chart
      #055ae6 RGB pie chart
      #055ae6 color shades, tints & tones
#055ae6 color schemes
#055ae6 color preview, HTML & CSS examples
           This text has a color of #055ae6        
        
          <p style="color:#055ae6;">Text here</p>
        
        
          .mytext {color:#055ae6;}
        
        Text color #055ae6
      
           This box has a color of #055ae6        
        
          <div style="background-color:#055ae6;">Content here</div>
        
        
          .mybackground {background-color:#055ae6;}
        
        Background color #055ae6
      
           Border around this has a color of #055ae6        
        
          <div style="border:2px solid #055ae6;">Content here</div>
        
        
          .myborder {border:2px solid #055ae6;}
        
        Border color #055ae6