#1056fe color space conversions
Hex:
        #1056fe
        RGB:
        16, 86, 254
        CMY:
        94, 66, 0
        CMYK:
        94, 66, 0, 0
      HSL:
        222°, 99.1667%, 52.9412%
        HSV (HSB):
        222°, 93.7008%, 99.6078%
        XYZ:
        21.4309, 13.9215, 95.3235
        xyY:
        0.1640, 0.1065, 13.9215
      CIE-Lab:
        44.1201, 45.1861, -87.6718
        CIE-LCH:
        44.1201, 98.6313, 297.2666
        CIE-Luv:
        44.1201, -18.2284, -129.4098
        Hunter-Lab:
        37.3115, 37.2311, -125.3561
      #1056fe color charts
#1056fe RGB chart
      #1056fe CMYK chart
      #1056fe RGB pie chart
      #1056fe color shades, tints & tones
#1056fe color schemes
#1056fe color preview, HTML & CSS examples
           This text has a color of #1056fe        
        
          <p style="color:#1056fe;">Text here</p>
        
        
          .mytext {color:#1056fe;}
        
        Text color #1056fe
      
           This box has a color of #1056fe        
        
          <div style="background-color:#1056fe;">Content here</div>
        
        
          .mybackground {background-color:#1056fe;}
        
        Background color #1056fe
      
           Border around this has a color of #1056fe        
        
          <div style="border:2px solid #1056fe;">Content here</div>
        
        
          .myborder {border:2px solid #1056fe;}
        
        Border color #1056fe