#055ce2 color space conversions
Hex:
        #055ce2
        RGB:
        5, 92, 226
        CMY:
        98, 64, 11
        CMYK:
        98, 59, 0, 11
      HSL:
        216°, 95.6710%, 45.2941%
        HSV (HSB):
        216°, 97.7876%, 88.6275%
        XYZ:
        17.6172, 13.1775, 73.5665
        xyY:
        0.1688, 0.1263, 13.1775
      CIE-Lab:
        43.0296, 30.6441, -73.7220
        CIE-LCH:
        43.0296, 79.8373, 292.5712
        CIE-Luv:
        43.0296, -20.2534, -109.8128
        Hunter-Lab:
        36.3009, 23.1014, -94.7451
      #055ce2 color charts
#055ce2 RGB chart
      #055ce2 CMYK chart
      #055ce2 RGB pie chart
      #055ce2 color shades, tints & tones
#055ce2 color schemes
#055ce2 color preview, HTML & CSS examples
           This text has a color of #055ce2        
        
          <p style="color:#055ce2;">Text here</p>
        
        
          .mytext {color:#055ce2;}
        
        Text color #055ce2
      
           This box has a color of #055ce2        
        
          <div style="background-color:#055ce2;">Content here</div>
        
        
          .mybackground {background-color:#055ce2;}
        
        Background color #055ce2
      
           Border around this has a color of #055ce2        
        
          <div style="border:2px solid #055ce2;">Content here</div>
        
        
          .myborder {border:2px solid #055ce2;}
        
        Border color #055ce2