#1150df color space conversions
Hex:
        #1150df
        RGB:
        17, 80, 223
        CMY:
        93, 69, 13
        CMYK:
        92, 64, 0, 13
      HSL:
        222°, 85.8333%, 47.0588%
        HSV (HSB):
        222°, 92.3767%, 87.4510%
        XYZ:
        16.4191, 11.1842, 71.1054
        xyY:
        0.1663, 0.1133, 11.1842
      CIE-Lab:
        39.8890, 37.5661, -77.1575
        CIE-LCH:
        39.8890, 85.8166, 295.9603
        CIE-Luv:
        39.8890, -16.9130, -111.5458
        Hunter-Lab:
        33.4428, 29.1117, -102.6513
      #1150df color charts
#1150df RGB chart
      #1150df CMYK chart
      #1150df RGB pie chart
      #1150df color shades, tints & tones
#1150df color schemes
#1150df color preview, HTML & CSS examples
           This text has a color of #1150df        
        
          <p style="color:#1150df;">Text here</p>
        
        
          .mytext {color:#1150df;}
        
        Text color #1150df
      
           This box has a color of #1150df        
        
          <div style="background-color:#1150df;">Content here</div>
        
        
          .mybackground {background-color:#1150df;}
        
        Background color #1150df
      
           Border around this has a color of #1150df        
        
          <div style="border:2px solid #1150df;">Content here</div>
        
        
          .myborder {border:2px solid #1150df;}
        
        Border color #1150df