#332ffe color space conversions
Hex:
        #332ffe
        RGB:
        51, 47, 254
        CMY:
        80, 82, 0
        CMYK:
        80, 81, 0, 0
      HSL:
        241°, 99.0431%, 59.0196%
        HSV (HSB):
        241°, 81.4961%, 99.6078%
        XYZ:
        20.2711, 9.8926, 94.6070
        xyY:
        0.1625, 0.0793, 9.8926
      CIE-Lab:
        37.6490, 67.4875, -98.3483
        CIE-LCH:
        37.6490, 119.2768, 304.4583
        CIE-Luv:
        37.6490, -9.1230, -132.9159
        Hunter-Lab:
        31.4525, 60.0015, -156.3236
      #332ffe color charts
#332ffe RGB chart
      #332ffe CMYK chart
      #332ffe RGB pie chart
      #332ffe color shades, tints & tones
#332ffe color schemes
#332ffe color preview, HTML & CSS examples
           This text has a color of #332ffe        
        
          <p style="color:#332ffe;">Text here</p>
        
        
          .mytext {color:#332ffe;}
        
        Text color #332ffe
      
           This box has a color of #332ffe        
        
          <div style="background-color:#332ffe;">Content here</div>
        
        
          .mybackground {background-color:#332ffe;}
        
        Background color #332ffe
      
           Border around this has a color of #332ffe        
        
          <div style="border:2px solid #332ffe;">Content here</div>
        
        
          .myborder {border:2px solid #332ffe;}
        
        Border color #332ffe