#1055eb color space conversions
Hex:
        #1055eb
        RGB:
        16, 85, 235
        CMY:
        94, 67, 8
        CMYK:
        93, 64, 0, 8
      HSL:
        221°, 87.2510%, 49.2157%
        HSV (HSB):
        221°, 93.1915%, 92.1569%
        XYZ:
        18.4576, 12.6053, 80.0575
        xyY:
        0.1661, 0.1134, 12.6053
      CIE-Lab:
        42.1624, 38.8444, -80.2338
        CIE-LCH:
        42.1624, 89.1424, 295.8335
        CIE-Luv:
        42.1624, -18.0511, -117.8113
        Hunter-Lab:
        35.5040, 30.6655, -108.8396
      #1055eb color charts
#1055eb RGB chart
      #1055eb CMYK chart
      #1055eb RGB pie chart
      #1055eb color shades, tints & tones
#1055eb color schemes
#1055eb color preview, HTML & CSS examples
           This text has a color of #1055eb        
        
          <p style="color:#1055eb;">Text here</p>
        
        
          .mytext {color:#1055eb;}
        
        Text color #1055eb
      
           This box has a color of #1055eb        
        
          <div style="background-color:#1055eb;">Content here</div>
        
        
          .mybackground {background-color:#1055eb;}
        
        Background color #1055eb
      
           Border around this has a color of #1055eb        
        
          <div style="border:2px solid #1055eb;">Content here</div>
        
        
          .myborder {border:2px solid #1055eb;}
        
        Border color #1055eb