#3b3cf3 color space conversions
Hex:
        #3b3cf3
        RGB:
        59, 60, 243
        CMY:
        77, 76, 5
        CMYK:
        76, 75, 0, 5
      HSL:
        240°, 88.4615%, 59.2157%
        HSV (HSB):
        240°, 75.7202%, 95.2941%
        XYZ:
        19.5972, 10.6326, 85.8134
        xyY:
        0.1689, 0.0916, 10.6326
      CIE-Lab:
        38.9546, 58.5114, -89.9910
        CIE-LCH:
        38.9546, 107.3404, 303.0316
        CIE-Luv:
        38.9546, -9.2502, -126.1574
        Hunter-Lab:
        32.6077, 50.2149, -133.2079
      #3b3cf3 color charts
#3b3cf3 RGB chart
      #3b3cf3 CMYK chart
      #3b3cf3 RGB pie chart
      #3b3cf3 color shades, tints & tones
#3b3cf3 color schemes
#3b3cf3 color preview, HTML & CSS examples
           This text has a color of #3b3cf3        
        
          <p style="color:#3b3cf3;">Text here</p>
        
        
          .mytext {color:#3b3cf3;}
        
        Text color #3b3cf3
      
           This box has a color of #3b3cf3        
        
          <div style="background-color:#3b3cf3;">Content here</div>
        
        
          .mybackground {background-color:#3b3cf3;}
        
        Background color #3b3cf3
      
           Border around this has a color of #3b3cf3        
        
          <div style="border:2px solid #3b3cf3;">Content here</div>
        
        
          .myborder {border:2px solid #3b3cf3;}
        
        Border color #3b3cf3