#332cf8 color space conversions
Hex:
        #332cf8
        RGB:
        51, 44, 248
        CMY:
        80, 83, 3
        CMYK:
        79, 82, 0, 3
      HSL:
        242°, 93.5780%, 57.2549%
        HSV (HSB):
        242°, 82.2581%, 97.2549%
        XYZ:
        19.2092, 9.2825, 89.5862
        xyY:
        0.1627, 0.0786, 9.2825
      CIE-Lab:
        36.5226, 67.0322, -96.8528
        CIE-LCH:
        36.5226, 117.7870, 304.6873
        CIE-Luv:
        36.5226, -8.5370, -129.5145
        Hunter-Lab:
        30.4672, 59.2247, -153.0104
      #332cf8 color charts
#332cf8 RGB chart
      #332cf8 CMYK chart
      #332cf8 RGB pie chart
      #332cf8 color shades, tints & tones
#332cf8 color schemes
#332cf8 color preview, HTML & CSS examples
           This text has a color of #332cf8        
        
          <p style="color:#332cf8;">Text here</p>
        
        
          .mytext {color:#332cf8;}
        
        Text color #332cf8
      
           This box has a color of #332cf8        
        
          <div style="background-color:#332cf8;">Content here</div>
        
        
          .mybackground {background-color:#332cf8;}
        
        Background color #332cf8
      
           Border around this has a color of #332cf8        
        
          <div style="border:2px solid #332cf8;">Content here</div>
        
        
          .myborder {border:2px solid #332cf8;}
        
        Border color #332cf8