#0286e1 color space conversions
Hex:
        #0286e1
        RGB:
        2, 134, 225
        CMY:
        99, 47, 12
        CMYK:
        99, 40, 0, 12
      HSL:
        204°, 98.2379%, 44.5098%
        HSV (HSB):
        204°, 99.1111%, 88.2353%
        XYZ:
        22.1407, 22.4993, 74.4100
        xyY:
        0.1860, 0.1890, 22.4993
      CIE-Lab:
        54.5529, 3.5412, -54.5225
        CIE-LCH:
        54.5529, 54.6374, 273.7161
        CIE-Luv:
        54.5529, -32.5478, -85.7565
        Hunter-Lab:
        47.4335, 0.3107, -59.8062
      #0286e1 color charts
#0286e1 RGB chart
      #0286e1 CMYK chart
      #0286e1 RGB pie chart
      #0286e1 color shades, tints & tones
#0286e1 color schemes
#0286e1 color preview, HTML & CSS examples
           This text has a color of #0286e1        
        
          <p style="color:#0286e1;">Text here</p>
        
        
          .mytext {color:#0286e1;}
        
        Text color #0286e1
      
           This box has a color of #0286e1        
        
          <div style="background-color:#0286e1;">Content here</div>
        
        
          .mybackground {background-color:#0286e1;}
        
        Background color #0286e1
      
           Border around this has a color of #0286e1        
        
          <div style="border:2px solid #0286e1;">Content here</div>
        
        
          .myborder {border:2px solid #0286e1;}
        
        Border color #0286e1