#0155dc color space conversions
Hex:
        #0155dc
        RGB:
        1, 85, 220
        CMY:
        100, 67, 14
        CMYK:
        100, 61, 0, 14
      HSL:
        217°, 99.0950%, 43.3333%
        HSV (HSB):
        217°, 99.5455%, 86.2745%
        XYZ:
        16.1793, 11.6708, 69.1101
        xyY:
        0.1669, 0.1204, 11.6708
      CIE-Lab:
        40.6880, 32.7598, -74.1415
        CIE-LCH:
        40.6880, 81.0565, 293.8385
        CIE-Luv:
        40.6880, -18.7600, -108.3291
        Hunter-Lab:
        34.1625, 24.7529, -96.0288
      #0155dc color charts
#0155dc RGB chart
      #0155dc CMYK chart
      #0155dc RGB pie chart
      #0155dc color shades, tints & tones
#0155dc color schemes
#0155dc color preview, HTML & CSS examples
           This text has a color of #0155dc        
        
          <p style="color:#0155dc;">Text here</p>
        
        
          .mytext {color:#0155dc;}
        
        Text color #0155dc
      
           This box has a color of #0155dc        
        
          <div style="background-color:#0155dc;">Content here</div>
        
        
          .mybackground {background-color:#0155dc;}
        
        Background color #0155dc
      
           Border around this has a color of #0155dc        
        
          <div style="border:2px solid #0155dc;">Content here</div>
        
        
          .myborder {border:2px solid #0155dc;}
        
        Border color #0155dc