#018bf1 color space conversions
Hex:
        #018bf1
        RGB:
        1, 139, 241
        CMY:
        100, 45, 5
        CMYK:
        100, 42, 0, 5
      HSL:
        206°, 99.1736%, 47.4510%
        HSV (HSB):
        206°, 99.5851%, 94.5098%
        XYZ:
        25.1223, 24.8226, 86.6862
        xyY:
        0.1839, 0.1817, 24.8226
      CIE-Lab:
        56.9021, 6.6475, -59.6712
        CIE-LCH:
        56.9021, 60.0404, 276.3567
        CIE-Luv:
        56.9021, -33.2943, -95.1067
        Hunter-Lab:
        49.8222, 2.8177, -68.2837
      #018bf1 color charts
#018bf1 RGB chart
      #018bf1 CMYK chart
      #018bf1 RGB pie chart
      #018bf1 color shades, tints & tones
#018bf1 color schemes
#018bf1 color preview, HTML & CSS examples
           This text has a color of #018bf1        
        
          <p style="color:#018bf1;">Text here</p>
        
        
          .mytext {color:#018bf1;}
        
        Text color #018bf1
      
           This box has a color of #018bf1        
        
          <div style="background-color:#018bf1;">Content here</div>
        
        
          .mybackground {background-color:#018bf1;}
        
        Background color #018bf1
      
           Border around this has a color of #018bf1        
        
          <div style="border:2px solid #018bf1;">Content here</div>
        
        
          .myborder {border:2px solid #018bf1;}
        
        Border color #018bf1