#055ec7 color space conversions
Hex:
        #055ec7
        RGB:
        5, 94, 199
        CMY:
        98, 63, 22
        CMYK:
        97, 53, 0, 22
      HSL:
        212°, 95.0980%, 40.0000%
        HSV (HSB):
        212°, 97.4874%, 78.0392%
        XYZ:
        14.3741, 12.1612, 55.6226
        xyY:
        0.1750, 0.1480, 12.1612
      CIE-Lab:
        41.4712, 18.6691, -60.7916
        CIE-LCH:
        41.4712, 63.5937, 287.0717
        CIE-Luv:
        41.4712, -21.4221, -90.2313
        Hunter-Lab:
        34.8729, 12.5475, -70.1570
      #055ec7 color charts
#055ec7 RGB chart
      #055ec7 CMYK chart
      #055ec7 RGB pie chart
      #055ec7 color shades, tints & tones
#055ec7 color schemes
#055ec7 color preview, HTML & CSS examples
           This text has a color of #055ec7        
        
          <p style="color:#055ec7;">Text here</p>
        
        
          .mytext {color:#055ec7;}
        
        Text color #055ec7
      
           This box has a color of #055ec7        
        
          <div style="background-color:#055ec7;">Content here</div>
        
        
          .mybackground {background-color:#055ec7;}
        
        Background color #055ec7
      
           Border around this has a color of #055ec7        
        
          <div style="border:2px solid #055ec7;">Content here</div>
        
        
          .myborder {border:2px solid #055ec7;}
        
        Border color #055ec7