#0264ea color space conversions
Hex:
        #0264ea
        RGB:
        2, 100, 234
        CMY:
        99, 61, 8
        CMYK:
        99, 57, 0, 8
      HSL:
        215°, 98.3051%, 46.2745%
        HSV (HSB):
        215°, 99.1453%, 91.7647%
        XYZ:
        19.4335, 15.0678, 79.7260
        xyY:
        0.1701, 0.1319, 15.0678
      CIE-Lab:
        45.7269, 28.4962, -73.8388
        CIE-LCH:
        45.7269, 79.1467, 291.1028
        CIE-Luv:
        45.7269, -22.2565, -112.0618
        Hunter-Lab:
        38.8172, 21.4343, -94.6027
      #0264ea color charts
#0264ea RGB chart
      #0264ea CMYK chart
      #0264ea RGB pie chart
      #0264ea color shades, tints & tones
#0264ea color schemes
#0264ea color preview, HTML & CSS examples
           This text has a color of #0264ea        
        
          <p style="color:#0264ea;">Text here</p>
        
        
          .mytext {color:#0264ea;}
        
        Text color #0264ea
      
           This box has a color of #0264ea        
        
          <div style="background-color:#0264ea;">Content here</div>
        
        
          .mybackground {background-color:#0264ea;}
        
        Background color #0264ea
      
           Border around this has a color of #0264ea        
        
          <div style="border:2px solid #0264ea;">Content here</div>
        
        
          .myborder {border:2px solid #0264ea;}
        
        Border color #0264ea