#082cfd color space conversions
Hex:
        #082cfd
        RGB:
        8, 44, 253
        CMY:
        97, 83, 1
        CMYK:
        97, 83, 0, 1
      HSL:
        231°, 98.3936%, 51.1765%
        HSV (HSB):
        231°, 96.8379%, 99.2157%
        XYZ:
        18.7304, 8.9448, 93.6678
        xyY:
        0.1544, 0.0737, 8.9448
      CIE-Lab:
        35.8779, 67.3529, -100.7684
        CIE-LCH:
        35.8779, 121.2051, 303.7585
        CIE-Luv:
        35.8779, -11.7404, -131.9034
        Hunter-Lab:
        29.9079, 59.4504, -164.7532
      #082cfd color charts
#082cfd RGB chart
      #082cfd CMYK chart
      #082cfd RGB pie chart
      #082cfd color shades, tints & tones
#082cfd color schemes
#082cfd color preview, HTML & CSS examples
           This text has a color of #082cfd        
        
          <p style="color:#082cfd;">Text here</p>
        
        
          .mytext {color:#082cfd;}
        
        Text color #082cfd
      
           This box has a color of #082cfd        
        
          <div style="background-color:#082cfd;">Content here</div>
        
        
          .mybackground {background-color:#082cfd;}
        
        Background color #082cfd
      
           Border around this has a color of #082cfd        
        
          <div style="border:2px solid #082cfd;">Content here</div>
        
        
          .myborder {border:2px solid #082cfd;}
        
        Border color #082cfd