#0182fa color space conversions
Hex:
        #0182fa
        RGB:
        1, 130, 250
        CMY:
        100, 49, 2
        CMYK:
        100, 48, 0, 2
      HSL:
        209°, 99.2032%, 49.2157%
        HSV (HSB):
        209°, 99.6000%, 98.0392%
        XYZ:
        25.2505, 22.8738, 93.5267
        xyY:
        0.1783, 0.1615, 22.8738
      CIE-Lab:
        54.9422, 15.6404, -67.8033
        CIE-LCH:
        54.9422, 69.5839, 282.9894
        CIE-Luv:
        54.9422, -30.1399, -107.9253
        Hunter-Lab:
        47.8266, 10.5440, -82.4652
      #0182fa color charts
#0182fa RGB chart
      #0182fa CMYK chart
      #0182fa RGB pie chart
      #0182fa color shades, tints & tones
#0182fa color schemes
#0182fa color preview, HTML & CSS examples
           This text has a color of #0182fa        
        
          <p style="color:#0182fa;">Text here</p>
        
        
          .mytext {color:#0182fa;}
        
        Text color #0182fa
      
           This box has a color of #0182fa        
        
          <div style="background-color:#0182fa;">Content here</div>
        
        
          .mybackground {background-color:#0182fa;}
        
        Background color #0182fa
      
           Border around this has a color of #0182fa        
        
          <div style="border:2px solid #0182fa;">Content here</div>
        
        
          .myborder {border:2px solid #0182fa;}
        
        Border color #0182fa