#0251ef color space conversions
Hex:
        #0251ef
        RGB:
        2, 81, 239
        CMY:
        99, 68, 6
        CMYK:
        99, 66, 0, 6
      HSL:
        220°, 98.3402%, 47.2549%
        HSV (HSB):
        220°, 99.1632%, 93.7255%
        XYZ:
        18.5475, 12.1298, 83.0251
        xyY:
        0.1631, 0.1067, 12.1298
      CIE-Lab:
        41.4216, 42.5068, -83.7145
        CIE-LCH:
        41.4216, 93.8880, 296.9196
        CIE-Luv:
        41.4216, -17.6705, -121.4321
        Hunter-Lab:
        34.8278, 34.1110, -116.9604
      #0251ef color charts
#0251ef RGB chart
      #0251ef CMYK chart
      #0251ef RGB pie chart
      #0251ef color shades, tints & tones
#0251ef color schemes
#0251ef color preview, HTML & CSS examples
           This text has a color of #0251ef        
        
          <p style="color:#0251ef;">Text here</p>
        
        
          .mytext {color:#0251ef;}
        
        Text color #0251ef
      
           This box has a color of #0251ef        
        
          <div style="background-color:#0251ef;">Content here</div>
        
        
          .mybackground {background-color:#0251ef;}
        
        Background color #0251ef
      
           Border around this has a color of #0251ef        
        
          <div style="border:2px solid #0251ef;">Content here</div>
        
        
          .myborder {border:2px solid #0251ef;}
        
        Border color #0251ef