#3b3cf2 color space conversions
Hex:
        #3b3cf2
        RGB:
        59, 60, 242
        CMY:
        77, 76, 5
        CMYK:
        76, 75, 0, 5
      HSL:
        240°, 87.5598%, 59.0196%
        HSV (HSB):
        240°, 75.6198%, 94.9020%
        XYZ:
        19.4465, 10.5723, 85.0201
        xyY:
        0.1690, 0.0919, 10.5723
      CIE-Lab:
        38.8506, 58.2009, -89.5993
        CIE-LCH:
        38.8506, 106.8427, 303.0065
        CIE-Luv:
        38.8506, -9.2090, -125.5750
        Hunter-Lab:
        32.5151, 49.8551, -132.2702
      #3b3cf2 color charts
#3b3cf2 RGB chart
      #3b3cf2 CMYK chart
      #3b3cf2 RGB pie chart
      #3b3cf2 color shades, tints & tones
#3b3cf2 color schemes
#3b3cf2 color preview, HTML & CSS examples
           This text has a color of #3b3cf2        
        
          <p style="color:#3b3cf2;">Text here</p>
        
        
          .mytext {color:#3b3cf2;}
        
        Text color #3b3cf2
      
           This box has a color of #3b3cf2        
        
          <div style="background-color:#3b3cf2;">Content here</div>
        
        
          .mybackground {background-color:#3b3cf2;}
        
        Background color #3b3cf2
      
           Border around this has a color of #3b3cf2        
        
          <div style="border:2px solid #3b3cf2;">Content here</div>
        
        
          .myborder {border:2px solid #3b3cf2;}
        
        Border color #3b3cf2