#332cf0 color space conversions
Hex:
        #332cf0
        RGB:
        51, 44, 240
        CMY:
        80, 83, 6
        CMYK:
        79, 82, 0, 6
      HSL:
        242°, 86.7257%, 55.6863%
        HSV (HSB):
        242°, 81.6667%, 94.1176%
        XYZ:
        17.9941, 8.7964, 83.1876
        xyY:
        0.1636, 0.0800, 8.7964
      CIE-Lab:
        35.5894, 64.7324, -93.8892
        CIE-LCH:
        35.5894, 114.0416, 304.5845
        CIE-Luv:
        35.5894, -8.1776, -124.9975
        Hunter-Lab:
        29.6588, 56.3937, -145.5366
      #332cf0 color charts
#332cf0 RGB chart
      #332cf0 CMYK chart
      #332cf0 RGB pie chart
      #332cf0 color shades, tints & tones
#332cf0 color schemes
#332cf0 color preview, HTML & CSS examples
           This text has a color of #332cf0        
        
          <p style="color:#332cf0;">Text here</p>
        
        
          .mytext {color:#332cf0;}
        
        Text color #332cf0
      
           This box has a color of #332cf0        
        
          <div style="background-color:#332cf0;">Content here</div>
        
        
          .mybackground {background-color:#332cf0;}
        
        Background color #332cf0
      
           Border around this has a color of #332cf0        
        
          <div style="border:2px solid #332cf0;">Content here</div>
        
        
          .myborder {border:2px solid #332cf0;}
        
        Border color #332cf0