#0550e5 color space conversions
Hex:
        #0550e5
        RGB:
        5, 80, 229
        CMY:
        98, 69, 10
        CMYK:
        98, 65, 0, 10
      HSL:
        220°, 95.7265%, 45.8824%
        HSV (HSB):
        220°, 97.8166%, 89.8039%
        XYZ:
        17.0741, 11.4267, 75.4344
        xyY:
        0.1643, 0.1099, 11.4267
      CIE-Lab:
        40.2901, 39.4920, -79.9182
        CIE-LCH:
        40.2901, 89.1433, 296.2965
        CIE-Luv:
        40.2901, -17.3799, -115.4367
        Hunter-Lab:
        33.8034, 31.0042, -108.6468
      #0550e5 color charts
#0550e5 RGB chart
      #0550e5 CMYK chart
      #0550e5 RGB pie chart
      #0550e5 color shades, tints & tones
#0550e5 color schemes
#0550e5 color preview, HTML & CSS examples
           This text has a color of #0550e5        
        
          <p style="color:#0550e5;">Text here</p>
        
        
          .mytext {color:#0550e5;}
        
        Text color #0550e5
      
           This box has a color of #0550e5        
        
          <div style="background-color:#0550e5;">Content here</div>
        
        
          .mybackground {background-color:#0550e5;}
        
        Background color #0550e5
      
           Border around this has a color of #0550e5        
        
          <div style="border:2px solid #0550e5;">Content here</div>
        
        
          .myborder {border:2px solid #0550e5;}
        
        Border color #0550e5