#082ae5 color space conversions
Hex:
        #082ae5
        RGB:
        8, 42, 229
        CMY:
        97, 84, 10
        CMYK:
        97, 82, 0, 10
      HSL:
        231°, 93.2489%, 46.4706%
        HSV (HSB):
        231°, 96.5066%, 89.8039%
        XYZ:
        15.0710, 7.3647, 74.7559
        xyY:
        0.1551, 0.0758, 7.3647
      CIE-Lab:
        32.6231, 61.0444, -92.6049
        CIE-LCH:
        32.6231, 110.9148, 303.3925
        CIE-Luv:
        32.6231, -10.8172, -118.2627
        Hunter-Lab:
        27.1380, 51.6378, -144.3273
      #082ae5 color charts
#082ae5 RGB chart
      #082ae5 CMYK chart
      #082ae5 RGB pie chart
      #082ae5 color shades, tints & tones
#082ae5 color schemes
#082ae5 color preview, HTML & CSS examples
           This text has a color of #082ae5        
        
          <p style="color:#082ae5;">Text here</p>
        
        
          .mytext {color:#082ae5;}
        
        Text color #082ae5
      
           This box has a color of #082ae5        
        
          <div style="background-color:#082ae5;">Content here</div>
        
        
          .mybackground {background-color:#082ae5;}
        
        Background color #082ae5
      
           Border around this has a color of #082ae5        
        
          <div style="border:2px solid #082ae5;">Content here</div>
        
        
          .myborder {border:2px solid #082ae5;}
        
        Border color #082ae5