#1045db color space conversions
Hex:
        #1045db
        RGB:
        16, 69, 219
        CMY:
        94, 73, 14
        CMYK:
        93, 68, 0, 14
      HSL:
        224°, 86.3830%, 46.0784%
        HSV (HSB):
        224°, 92.6941%, 85.8824%
        XYZ:
        15.1280, 9.4809, 68.0505
        xyY:
        0.1633, 0.1023, 9.4809
      CIE-Lab:
        36.8941, 42.9758, -79.7997
        CIE-LCH:
        36.8941, 90.6361, 298.3045
        CIE-Luv:
        36.8941, -14.6022, -111.4133
        Hunter-Lab:
        30.7910, 33.8148, -109.4816
      #1045db color charts
#1045db RGB chart
      #1045db CMYK chart
      #1045db RGB pie chart
      #1045db color shades, tints & tones
#1045db color schemes
#1045db color preview, HTML & CSS examples
           This text has a color of #1045db        
        
          <p style="color:#1045db;">Text here</p>
        
        
          .mytext {color:#1045db;}
        
        Text color #1045db
      
           This box has a color of #1045db        
        
          <div style="background-color:#1045db;">Content here</div>
        
        
          .mybackground {background-color:#1045db;}
        
        Background color #1045db
      
           Border around this has a color of #1045db        
        
          <div style="border:2px solid #1045db;">Content here</div>
        
        
          .myborder {border:2px solid #1045db;}
        
        Border color #1045db