#3b2bf2 color space conversions
Hex:
        #3b2bf2
        RGB:
        59, 43, 242
        CMY:
        77, 83, 5
        CMYK:
        76, 82, 0, 5
      HSL:
        245°, 88.4444%, 55.8824%
        HSV (HSB):
        245°, 82.2314%, 94.9020%
        XYZ:
        18.6945, 9.0684, 84.7695
        xyY:
        0.1661, 0.0806, 9.0684
      CIE-Lab:
        36.1156, 66.1421, -94.1337
        CIE-LCH:
        36.1156, 115.0475, 305.0934
        CIE-Luv:
        36.1156, -7.0524, -126.2031
        Hunter-Lab:
        30.1137, 58.1133, -145.8204
      #3b2bf2 color charts
#3b2bf2 RGB chart
      #3b2bf2 CMYK chart
      #3b2bf2 RGB pie chart
      #3b2bf2 color shades, tints & tones
#3b2bf2 color schemes
#3b2bf2 color preview, HTML & CSS examples
           This text has a color of #3b2bf2        
        
          <p style="color:#3b2bf2;">Text here</p>
        
        
          .mytext {color:#3b2bf2;}
        
        Text color #3b2bf2
      
           This box has a color of #3b2bf2        
        
          <div style="background-color:#3b2bf2;">Content here</div>
        
        
          .mybackground {background-color:#3b2bf2;}
        
        Background color #3b2bf2
      
           Border around this has a color of #3b2bf2        
        
          <div style="border:2px solid #3b2bf2;">Content here</div>
        
        
          .myborder {border:2px solid #3b2bf2;}
        
        Border color #3b2bf2