#055ae7 color space conversions
Hex:
        #055ae7
        RGB:
        5, 90, 231
        CMY:
        98, 65, 9
        CMYK:
        98, 61, 0, 9
      HSL:
        217°, 95.7627%, 46.2745%
        HSV (HSB):
        217°, 97.8355%, 90.5882%
        XYZ:
        18.1426, 13.1141, 77.1764
        xyY:
        0.1673, 0.1209, 13.1141
      CIE-Lab:
        42.9347, 33.8590, -76.7104
        CIE-LCH:
        42.9347, 83.8506, 293.8161
        CIE-Luv:
        42.9347, -19.6838, -113.8231
        Hunter-Lab:
        36.2134, 26.0532, -101.0067
      #055ae7 color charts
#055ae7 RGB chart
      #055ae7 CMYK chart
      #055ae7 RGB pie chart
      #055ae7 color shades, tints & tones
#055ae7 color schemes
#055ae7 color preview, HTML & CSS examples
           This text has a color of #055ae7        
        
          <p style="color:#055ae7;">Text here</p>
        
        
          .mytext {color:#055ae7;}
        
        Text color #055ae7
      
           This box has a color of #055ae7        
        
          <div style="background-color:#055ae7;">Content here</div>
        
        
          .mybackground {background-color:#055ae7;}
        
        Background color #055ae7
      
           Border around this has a color of #055ae7        
        
          <div style="border:2px solid #055ae7;">Content here</div>
        
        
          .myborder {border:2px solid #055ae7;}
        
        Border color #055ae7