#0256fe color space conversions
Hex:
        #0256fe
        RGB:
        2, 86, 254
        CMY:
        99, 66, 0
        CMYK:
        99, 66, 0, 0
      HSL:
        220°, 99.2126%, 50.1961%
        HSV (HSB):
        220°, 99.2126%, 99.6078%
        XYZ:
        21.2422, 13.8242, 95.3147
        xyY:
        0.1629, 0.1060, 13.8242
      CIE-Lab:
        43.9798, 44.8954, -87.9078
        CIE-LCH:
        43.9798, 98.7085, 297.0538
        CIE-Luv:
        43.9798, -18.7000, -129.5193
        Hunter-Lab:
        37.1810, 36.9139, -125.9653
      #0256fe color charts
#0256fe RGB chart
      #0256fe CMYK chart
      #0256fe RGB pie chart
      #0256fe color shades, tints & tones
#0256fe color schemes
#0256fe color preview, HTML & CSS examples
           This text has a color of #0256fe        
        
          <p style="color:#0256fe;">Text here</p>
        
        
          .mytext {color:#0256fe;}
        
        Text color #0256fe
      
           This box has a color of #0256fe        
        
          <div style="background-color:#0256fe;">Content here</div>
        
        
          .mybackground {background-color:#0256fe;}
        
        Background color #0256fe
      
           Border around this has a color of #0256fe        
        
          <div style="border:2px solid #0256fe;">Content here</div>
        
        
          .myborder {border:2px solid #0256fe;}
        
        Border color #0256fe