#032fed color space conversions
Hex:
        #032fed
        RGB:
        3, 47, 237
        CMY:
        99, 82, 7
        CMYK:
        99, 80, 0, 7
      HSL:
        229°, 97.5000%, 47.0588%
        HSV (HSB):
        229°, 98.7342%, 92.9412%
        XYZ:
        16.3401, 8.1668, 80.8359
        xyY:
        0.1551, 0.0775, 8.1668
      CIE-Lab:
        34.3279, 61.0891, -94.3248
        CIE-LCH:
        34.3279, 112.3791, 302.9290
        CIE-Luv:
        34.3279, -11.8025, -122.9885
        Hunter-Lab:
        28.5776, 52.0519, -147.7058
      #032fed color charts
#032fed RGB chart
      #032fed CMYK chart
      #032fed RGB pie chart
      #032fed color shades, tints & tones
#032fed color schemes
#032fed color preview, HTML & CSS examples
           This text has a color of #032fed        
        
          <p style="color:#032fed;">Text here</p>
        
        
          .mytext {color:#032fed;}
        
        Text color #032fed
      
           This box has a color of #032fed        
        
          <div style="background-color:#032fed;">Content here</div>
        
        
          .mybackground {background-color:#032fed;}
        
        Background color #032fed
      
           Border around this has a color of #032fed        
        
          <div style="border:2px solid #032fed;">Content here</div>
        
        
          .myborder {border:2px solid #032fed;}
        
        Border color #032fed