#082cdb color space conversions
Hex:
        #082cdb
        RGB:
        8, 44, 219
        CMY:
        97, 83, 14
        CMYK:
        96, 80, 0, 14
      HSL:
        230°, 92.9515%, 44.5098%
        HSV (HSB):
        230°, 96.3470%, 85.8824%
        XYZ:
        13.7870, 6.9675, 67.6360
        xyY:
        0.1560, 0.0788, 6.9675
      CIE-Lab:
        31.7327, 56.9679, -88.3508
        CIE-LCH:
        31.7327, 105.1247, 302.8136
        CIE-Luv:
        31.7327, -10.7875, -112.6660
        Hunter-Lab:
        26.3959, 47.0403, -133.4454
      #082cdb color charts
#082cdb RGB chart
      #082cdb CMYK chart
      #082cdb RGB pie chart
      #082cdb color shades, tints & tones
#082cdb color schemes
#082cdb color preview, HTML & CSS examples
           This text has a color of #082cdb        
        
          <p style="color:#082cdb;">Text here</p>
        
        
          .mytext {color:#082cdb;}
        
        Text color #082cdb
      
           This box has a color of #082cdb        
        
          <div style="background-color:#082cdb;">Content here</div>
        
        
          .mybackground {background-color:#082cdb;}
        
        Background color #082cdb
      
           Border around this has a color of #082cdb        
        
          <div style="border:2px solid #082cdb;">Content here</div>
        
        
          .myborder {border:2px solid #082cdb;}
        
        Border color #082cdb