#332afd color space conversions
Hex:
        #332afd
        RGB:
        51, 42, 253
        CMY:
        80, 84, 1
        CMYK:
        80, 83, 0, 1
      HSL:
        243°, 98.1395%, 57.8431%
        HSV (HSB):
        243°, 83.3992%, 99.2157%
        XYZ:
        19.9228, 9.4516, 93.7028
        xyY:
        0.1619, 0.0768, 9.4516
      CIE-Lab:
        36.8396, 69.2552, -99.1339
        CIE-LCH:
        36.8396, 120.9289, 304.9383
        CIE-Luv:
        36.8396, -8.5584, -132.2921
        Hunter-Lab:
        30.7434, 61.8733, -159.1894
      #332afd color charts
#332afd RGB chart
      #332afd CMYK chart
      #332afd RGB pie chart
      #332afd color shades, tints & tones
#332afd color schemes
#332afd color preview, HTML & CSS examples
           This text has a color of #332afd        
        
          <p style="color:#332afd;">Text here</p>
        
        
          .mytext {color:#332afd;}
        
        Text color #332afd
      
           This box has a color of #332afd        
        
          <div style="background-color:#332afd;">Content here</div>
        
        
          .mybackground {background-color:#332afd;}
        
        Background color #332afd
      
           Border around this has a color of #332afd        
        
          <div style="border:2px solid #332afd;">Content here</div>
        
        
          .myborder {border:2px solid #332afd;}
        
        Border color #332afd