#1286eb color space conversions
Hex:
        #1286eb
        RGB:
        18, 134, 235
        CMY:
        93, 47, 8
        CMYK:
        92, 43, 0, 8
      HSL:
        208°, 85.7708%, 49.6078%
        HSV (HSB):
        208°, 92.3404%, 92.1569%
        XYZ:
        23.7699, 23.1770, 81.8181
        xyY:
        0.1846, 0.1800, 23.1770
      CIE-Lab:
        55.2541, 7.8866, -58.9756
        CIE-LCH:
        55.2541, 59.5006, 277.6168
        CIE-Luv:
        55.2541, -31.3965, -93.5190
        Hunter-Lab:
        48.1424, 3.8837, -67.0636
      #1286eb color charts
#1286eb RGB chart
      #1286eb CMYK chart
      #1286eb RGB pie chart
      #1286eb color shades, tints & tones
#1286eb color schemes
#1286eb color preview, HTML & CSS examples
           This text has a color of #1286eb        
        
          <p style="color:#1286eb;">Text here</p>
        
        
          .mytext {color:#1286eb;}
        
        Text color #1286eb
      
           This box has a color of #1286eb        
        
          <div style="background-color:#1286eb;">Content here</div>
        
        
          .mybackground {background-color:#1286eb;}
        
        Background color #1286eb
      
           Border around this has a color of #1286eb        
        
          <div style="border:2px solid #1286eb;">Content here</div>
        
        
          .myborder {border:2px solid #1286eb;}
        
        Border color #1286eb