#082dbd color space conversions
Hex:
        #082dbd
        RGB:
        8, 45, 189
        CMY:
        97, 82, 26
        CMYK:
        96, 76, 0, 26
      HSL:
        228°, 91.8782%, 38.6275%
        HSV (HSB):
        228°, 95.7672%, 74.1176%
        XYZ:
        10.2238, 5.6025, 48.6867
        xyY:
        0.1585, 0.0868, 5.6025
      CIE-Lab:
        28.3867, 46.4690, -76.4085
        CIE-LCH:
        28.3867, 89.4295, 301.3065
        CIE-Luv:
        28.3867, -10.2112, -95.4018
        Hunter-Lab:
        23.6696, 35.6792, -105.3863
      #082dbd color charts
#082dbd RGB chart
      #082dbd CMYK chart
      #082dbd RGB pie chart
      #082dbd color shades, tints & tones
#082dbd color schemes
#082dbd color preview, HTML & CSS examples
           This text has a color of #082dbd        
        
          <p style="color:#082dbd;">Text here</p>
        
        
          .mytext {color:#082dbd;}
        
        Text color #082dbd
      
           This box has a color of #082dbd        
        
          <div style="background-color:#082dbd;">Content here</div>
        
        
          .mybackground {background-color:#082dbd;}
        
        Background color #082dbd
      
           Border around this has a color of #082dbd        
        
          <div style="border:2px solid #082dbd;">Content here</div>
        
        
          .myborder {border:2px solid #082dbd;}
        
        Border color #082dbd