#1055cb color space conversions
Hex:
        #1055cb
        RGB:
        16, 85, 203
        CMY:
        94, 67, 20
        CMYK:
        92, 58, 0, 20
      HSL:
        218°, 85.3881%, 42.9412%
        HSV (HSB):
        218°, 92.1182%, 79.6078%
        XYZ:
        14.2417, 10.9190, 57.8569
        xyY:
        0.1716, 0.1315, 10.9190
      CIE-Lab:
        39.4436, 26.5879, -66.4000
        CIE-LCH:
        39.4436, 71.5254, 291.8222
        CIE-Luv:
        39.4436, -18.3657, -96.8300
        Hunter-Lab:
        33.0438, 19.1056, -80.6809
      #1055cb color charts
#1055cb RGB chart
      #1055cb CMYK chart
      #1055cb RGB pie chart
      #1055cb color shades, tints & tones
#1055cb color schemes
#1055cb color preview, HTML & CSS examples
           This text has a color of #1055cb        
        
          <p style="color:#1055cb;">Text here</p>
        
        
          .mytext {color:#1055cb;}
        
        Text color #1055cb
      
           This box has a color of #1055cb        
        
          <div style="background-color:#1055cb;">Content here</div>
        
        
          .mybackground {background-color:#1055cb;}
        
        Background color #1055cb
      
           Border around this has a color of #1055cb        
        
          <div style="border:2px solid #1055cb;">Content here</div>
        
        
          .myborder {border:2px solid #1055cb;}
        
        Border color #1055cb