#1285e5 color space conversions
Hex:
        #1285e5
        RGB:
        18, 133, 229
        CMY:
        93, 48, 10
        CMYK:
        92, 42, 0, 10
      HSL:
        207°, 85.4251%, 48.4314%
        HSV (HSB):
        207°, 92.1397%, 89.8039%
        XYZ:
        22.7798, 22.5608, 77.2828
        xyY:
        0.1858, 0.1840, 22.5608
      CIE-Lab:
        54.6170, 6.1967, -56.6503
        CIE-LCH:
        54.6170, 56.9882, 276.2424
        CIE-Luv:
        54.6170, -31.3772, -89.4292
        Hunter-Lab:
        47.4982, 2.4856, -63.2201
      #1285e5 color charts
#1285e5 RGB chart
      #1285e5 CMYK chart
      #1285e5 RGB pie chart
      #1285e5 color shades, tints & tones
#1285e5 color schemes
#1285e5 color preview, HTML & CSS examples
           This text has a color of #1285e5        
        
          <p style="color:#1285e5;">Text here</p>
        
        
          .mytext {color:#1285e5;}
        
        Text color #1285e5
      
           This box has a color of #1285e5        
        
          <div style="background-color:#1285e5;">Content here</div>
        
        
          .mybackground {background-color:#1285e5;}
        
        Background color #1285e5
      
           Border around this has a color of #1285e5        
        
          <div style="border:2px solid #1285e5;">Content here</div>
        
        
          .myborder {border:2px solid #1285e5;}
        
        Border color #1285e5