#0155ff color space conversions
Hex:
        #0155ff
        RGB:
        1, 85, 255
        CMY:
        100, 67, 0
        CMYK:
        100, 67, 0, 0
      HSL:
        220°, 100.0000%, 50.1961%
        HSV (HSB):
        220°, 99.6078%, 100.0000%
        XYZ:
        21.3110, 13.7235, 96.1334
        xyY:
        0.1625, 0.1046, 13.7235
      CIE-Lab:
        43.8337, 45.8524, -88.7060
        CIE-LCH:
        43.8337, 99.8559, 297.3346
        CIE-Luv:
        43.8337, -18.5187, -130.3623
        Hunter-Lab:
        37.0452, 37.8568, -127.9278
      #0155ff color charts
#0155ff RGB chart
      #0155ff CMYK chart
      #0155ff RGB pie chart
      #0155ff color shades, tints & tones
#0155ff color schemes
#0155ff color preview, HTML & CSS examples
           This text has a color of #0155ff        
        
          <p style="color:#0155ff;">Text here</p>
        
        
          .mytext {color:#0155ff;}
        
        Text color #0155ff
      
           This box has a color of #0155ff        
        
          <div style="background-color:#0155ff;">Content here</div>
        
        
          .mybackground {background-color:#0155ff;}
        
        Background color #0155ff
      
           Border around this has a color of #0155ff        
        
          <div style="border:2px solid #0155ff;">Content here</div>
        
        
          .myborder {border:2px solid #0155ff;}
        
        Border color #0155ff