#0481bf color space conversions
Hex:
        #0481bf
        RGB:
        4, 129, 191
        CMY:
        98, 49, 25
        CMYK:
        98, 32, 0, 25
      HSL:
        200°, 95.8974%, 38.2353%
        HSV (HSB):
        200°, 97.9058%, 74.9020%
        XYZ:
        17.3043, 19.4879, 52.1397
        xyY:
        0.1946, 0.2191, 19.4879
      CIE-Lab:
        51.2532, -6.5007, -40.5168
        CIE-LCH:
        51.2532, 41.0350, 260.8849
        CIE-Luv:
        51.2532, -32.8605, -61.2951
        Hunter-Lab:
        44.1451, -7.2843, -39.1257
      #0481bf color charts
#0481bf RGB chart
      #0481bf CMYK chart
      #0481bf RGB pie chart
      #0481bf color shades, tints & tones
#0481bf color schemes
#0481bf color preview, HTML & CSS examples
           This text has a color of #0481bf        
        
          <p style="color:#0481bf;">Text here</p>
        
        
          .mytext {color:#0481bf;}
        
        Text color #0481bf
      
           This box has a color of #0481bf        
        
          <div style="background-color:#0481bf;">Content here</div>
        
        
          .mybackground {background-color:#0481bf;}
        
        Background color #0481bf
      
           Border around this has a color of #0481bf        
        
          <div style="border:2px solid #0481bf;">Content here</div>
        
        
          .myborder {border:2px solid #0481bf;}
        
        Border color #0481bf