#1059fe color space conversions
Hex:
        #1059fe
        RGB:
        16, 89, 254
        CMY:
        94, 65, 0
        CMYK:
        94, 65, 0, 0
      HSL:
        222°, 99.1667%, 52.9412%
        HSV (HSB):
        222°, 93.7008%, 99.6078%
        XYZ:
        21.6755, 14.4107, 95.4050
        xyY:
        0.1648, 0.1096, 14.4107
      CIE-Lab:
        44.8162, 43.3391, -86.5262
        CIE-LCH:
        44.8162, 96.7732, 296.6053
        CIE-Luv:
        44.8162, -18.8733, -128.6688
        Hunter-Lab:
        37.9614, 35.4887, -122.4354
      #1059fe color charts
#1059fe RGB chart
      #1059fe CMYK chart
      #1059fe RGB pie chart
      #1059fe color shades, tints & tones
#1059fe color schemes
#1059fe color preview, HTML & CSS examples
           This text has a color of #1059fe        
        
          <p style="color:#1059fe;">Text here</p>
        
        
          .mytext {color:#1059fe;}
        
        Text color #1059fe
      
           This box has a color of #1059fe        
        
          <div style="background-color:#1059fe;">Content here</div>
        
        
          .mybackground {background-color:#1059fe;}
        
        Background color #1059fe
      
           Border around this has a color of #1059fe        
        
          <div style="border:2px solid #1059fe;">Content here</div>
        
        
          .myborder {border:2px solid #1059fe;}
        
        Border color #1059fe