#331ec0 color space conversions
Hex:
        #331ec0
        RGB:
        51, 30, 192
        CMY:
        80, 88, 25
        CMYK:
        73, 84, 0, 25
      HSL:
        248°, 72.9730%, 43.5294%
        HSV (HSB):
        248°, 84.3750%, 75.2941%
        XYZ:
        11.3439, 5.4381, 50.3209
        xyY:
        0.1691, 0.0810, 5.4381
      CIE-Lab:
        27.9482, 56.7438, -78.8569
        CIE-LCH:
        27.9482, 97.1508, 305.7380
        CIE-Luv:
        27.9482, -4.2804, -97.2443
        Hunter-Lab:
        23.3198, 46.0219, -111.6159
      #331ec0 color charts
#331ec0 RGB chart
      #331ec0 CMYK chart
      #331ec0 RGB pie chart
      #331ec0 color shades, tints & tones
#331ec0 color schemes
#331ec0 color preview, HTML & CSS examples
           This text has a color of #331ec0        
        
          <p style="color:#331ec0;">Text here</p>
        
        
          .mytext {color:#331ec0;}
        
        Text color #331ec0
      
           This box has a color of #331ec0        
        
          <div style="background-color:#331ec0;">Content here</div>
        
        
          .mybackground {background-color:#331ec0;}
        
        Background color #331ec0
      
           Border around this has a color of #331ec0        
        
          <div style="border:2px solid #331ec0;">Content here</div>
        
        
          .myborder {border:2px solid #331ec0;}
        
        Border color #331ec0