#3b59cf color space conversions
Hex:
        #3b59cf
        RGB:
        59, 89, 207
        CMY:
        77, 65, 19
        CMYK:
        71, 57, 0, 19
      HSL:
        228°, 60.6557%, 52.1569%
        HSV (HSB):
        228°, 71.4976%, 81.1765%
        XYZ:
        16.6385, 12.5796, 60.5826
        xyY:
        0.1853, 0.1401, 12.5796
      CIE-Lab:
        42.1228, 29.1725, -64.2858
        CIE-LCH:
        42.1228, 70.5953, 294.4083
        CIE-Luv:
        42.1228, -14.1834, -96.2941
        Hunter-Lab:
        35.4677, 21.6690, -76.4464
      #3b59cf color charts
#3b59cf RGB chart
      #3b59cf CMYK chart
      #3b59cf RGB pie chart
      #3b59cf color shades, tints & tones
#3b59cf color schemes
#3b59cf color preview, HTML & CSS examples
           This text has a color of #3b59cf        
        
          <p style="color:#3b59cf;">Text here</p>
        
        
          .mytext {color:#3b59cf;}
        
        Text color #3b59cf
      
           This box has a color of #3b59cf        
        
          <div style="background-color:#3b59cf;">Content here</div>
        
        
          .mybackground {background-color:#3b59cf;}
        
        Background color #3b59cf
      
           Border around this has a color of #3b59cf        
        
          <div style="border:2px solid #3b59cf;">Content here</div>
        
        
          .myborder {border:2px solid #3b59cf;}
        
        Border color #3b59cf