#332aeb color space conversions
Hex:
        #332aeb
        RGB:
        51, 42, 235
        CMY:
        80, 84, 8
        CMYK:
        78, 82, 0, 8
      HSL:
        243°, 82.8326%, 54.3137%
        HSV (HSB):
        243°, 82.1277%, 92.1569%
        XYZ:
        17.1886, 8.3579, 79.3046
        xyY:
        0.1639, 0.0797, 8.3579
      CIE-Lab:
        34.7174, 64.1415, -92.5024
        CIE-LCH:
        34.7174, 112.5648, 304.7376
        CIE-Luv:
        34.7174, -7.7317, -122.1429
        Hunter-Lab:
        28.9100, 55.5355, -142.4044
      #332aeb color charts
#332aeb RGB chart
      #332aeb CMYK chart
      #332aeb RGB pie chart
      #332aeb color shades, tints & tones
#332aeb color schemes
#332aeb color preview, HTML & CSS examples
           This text has a color of #332aeb        
        
          <p style="color:#332aeb;">Text here</p>
        
        
          .mytext {color:#332aeb;}
        
        Text color #332aeb
      
           This box has a color of #332aeb        
        
          <div style="background-color:#332aeb;">Content here</div>
        
        
          .mybackground {background-color:#332aeb;}
        
        Background color #332aeb
      
           Border around this has a color of #332aeb        
        
          <div style="border:2px solid #332aeb;">Content here</div>
        
        
          .myborder {border:2px solid #332aeb;}
        
        Border color #332aeb