#0155fd color space conversions
Hex:
        #0155fd
        RGB:
        1, 85, 253
        CMY:
        100, 67, 1
        CMYK:
        100, 66, 0, 1
      HSL:
        220°, 99.2126%, 49.8039%
        HSV (HSB):
        220°, 99.6047%, 99.2157%
        XYZ:
        20.9906, 13.5953, 94.4463
        xyY:
        0.1627, 0.1054, 13.5953
      CIE-Lab:
        43.6469, 45.1279, -87.8991
        CIE-LCH:
        43.6469, 98.8067, 297.1762
        CIE-Luv:
        43.6469, -18.5222, -129.1409
        Hunter-Lab:
        36.8718, 37.0921, -126.0598
      #0155fd color charts
#0155fd RGB chart
      #0155fd CMYK chart
      #0155fd RGB pie chart
      #0155fd color shades, tints & tones
#0155fd color schemes
#0155fd color preview, HTML & CSS examples
           This text has a color of #0155fd        
        
          <p style="color:#0155fd;">Text here</p>
        
        
          .mytext {color:#0155fd;}
        
        Text color #0155fd
      
           This box has a color of #0155fd        
        
          <div style="background-color:#0155fd;">Content here</div>
        
        
          .mybackground {background-color:#0155fd;}
        
        Background color #0155fd
      
           Border around this has a color of #0155fd        
        
          <div style="border:2px solid #0155fd;">Content here</div>
        
        
          .myborder {border:2px solid #0155fd;}
        
        Border color #0155fd