#1055ce color space conversions
Hex:
        #1055ce
        RGB:
        16, 85, 206
        CMY:
        94, 67, 19
        CMYK:
        92, 59, 0, 19
      HSL:
        218°, 85.5856%, 43.5294%
        HSV (HSB):
        218°, 92.2330%, 80.7843%
        XYZ:
        14.6028, 11.0634, 59.7583
        xyY:
        0.1709, 0.1295, 11.0634
      CIE-Lab:
        39.6870, 27.7645, -67.7359
        CIE-LCH:
        39.6870, 73.2054, 292.2884
        CIE-Luv:
        39.6870, -18.3205, -98.8627
        Hunter-Lab:
        33.2617, 20.1583, -83.2379
      #1055ce color charts
#1055ce RGB chart
      #1055ce CMYK chart
      #1055ce RGB pie chart
      #1055ce color shades, tints & tones
#1055ce color schemes
#1055ce color preview, HTML & CSS examples
           This text has a color of #1055ce        
        
          <p style="color:#1055ce;">Text here</p>
        
        
          .mytext {color:#1055ce;}
        
        Text color #1055ce
      
           This box has a color of #1055ce        
        
          <div style="background-color:#1055ce;">Content here</div>
        
        
          .mybackground {background-color:#1055ce;}
        
        Background color #1055ce
      
           Border around this has a color of #1055ce        
        
          <div style="border:2px solid #1055ce;">Content here</div>
        
        
          .myborder {border:2px solid #1055ce;}
        
        Border color #1055ce