#3d32fb color space conversions
Hex:
        #3d32fb
        RGB:
        61, 50, 251
        CMY:
        76, 80, 2
        CMYK:
        76, 80, 0, 2
      HSL:
        243°, 96.1722%, 59.0196%
        HSV (HSB):
        243°, 80.0797%, 98.4314%
        XYZ:
        20.4777, 10.2383, 92.1637
        xyY:
        0.1666, 0.0833, 10.2383
      CIE-Lab:
        38.2668, 65.8353, -95.6258
        CIE-LCH:
        38.2668, 116.0973, 304.5462
        CIE-Luv:
        38.2668, -7.9774, -131.2406
        Hunter-Lab:
        31.9974, 58.2407, -148.3777
      #3d32fb color charts
#3d32fb RGB chart
      #3d32fb CMYK chart
      #3d32fb RGB pie chart
      #3d32fb color shades, tints & tones
#3d32fb color schemes
#3d32fb color preview, HTML & CSS examples
           This text has a color of #3d32fb        
        
          <p style="color:#3d32fb;">Text here</p>
        
        
          .mytext {color:#3d32fb;}
        
        Text color #3d32fb
      
           This box has a color of #3d32fb        
        
          <div style="background-color:#3d32fb;">Content here</div>
        
        
          .mybackground {background-color:#3d32fb;}
        
        Background color #3d32fb
      
           Border around this has a color of #3d32fb        
        
          <div style="border:2px solid #3d32fb;">Content here</div>
        
        
          .myborder {border:2px solid #3d32fb;}
        
        Border color #3d32fb