#4f82bb color space conversions
Hex:
        #4f82bb
        RGB:
        79, 130, 187
        CMY:
        69, 49, 27
        CMYK:
        58, 30, 0, 27
      HSL:
        212°, 44.2623%, 52.1569%
        HSV (HSB):
        212°, 57.7540%, 73.3333%
        XYZ:
        20.1767, 21.2154, 50.0453
        xyY:
        0.2207, 0.2320, 21.2154
      CIE-Lab:
        53.1844, 0.0598, -35.0633
        CIE-LCH:
        53.1844, 35.0634, 270.0977
        CIE-Luv:
        53.1844, -22.5677, -53.5861
        Hunter-Lab:
        46.0602, -2.4131, -32.1776
      #4f82bb color charts
#4f82bb RGB chart
      #4f82bb CMYK chart
      #4f82bb RGB pie chart
      #4f82bb color shades, tints & tones
#4f82bb color schemes
#4f82bb color preview, HTML & CSS examples
           This text has a color of #4f82bb        
        
          <p style="color:#4f82bb;">Text here</p>
        
        
          .mytext {color:#4f82bb;}
        
        Text color #4f82bb
      
           This box has a color of #4f82bb        
        
          <div style="background-color:#4f82bb;">Content here</div>
        
        
          .mybackground {background-color:#4f82bb;}
        
        Background color #4f82bb
      
           Border around this has a color of #4f82bb        
        
          <div style="border:2px solid #4f82bb;">Content here</div>
        
        
          .myborder {border:2px solid #4f82bb;}
        
        Border color #4f82bb