#082ad3 color space conversions
Hex:
        #082ad3
        RGB:
        8, 42, 211
        CMY:
        97, 84, 17
        CMYK:
        96, 80, 0, 17
      HSL:
        230°, 92.6941%, 42.9412%
        HSV (HSB):
        230°, 96.2085%, 82.7451%
        XYZ:
        12.6860, 6.4107, 62.1968
        xyY:
        0.1561, 0.0789, 6.4107
      CIE-Lab:
        30.4258, 55.4127, -85.9011
        CIE-LCH:
        30.4258, 102.2231, 302.8251
        CIE-Luv:
        30.4258, -10.3159, -107.9990
        Hunter-Lab:
        25.3194, 45.1265, -127.9218
      #082ad3 color charts
#082ad3 RGB chart
      #082ad3 CMYK chart
      #082ad3 RGB pie chart
      #082ad3 color shades, tints & tones
#082ad3 color schemes
#082ad3 color preview, HTML & CSS examples
           This text has a color of #082ad3        
        
          <p style="color:#082ad3;">Text here</p>
        
        
          .mytext {color:#082ad3;}
        
        Text color #082ad3
      
           This box has a color of #082ad3        
        
          <div style="background-color:#082ad3;">Content here</div>
        
        
          .mybackground {background-color:#082ad3;}
        
        Background color #082ad3
      
           Border around this has a color of #082ad3        
        
          <div style="border:2px solid #082ad3;">Content here</div>
        
        
          .myborder {border:2px solid #082ad3;}
        
        Border color #082ad3