#3b61fe color space conversions
Hex:
        #3b61fe
        RGB:
        59, 97, 254
        CMY:
        77, 62, 0
        CMYK:
        77, 62, 0, 0
      HSL:
        228°, 98.9848%, 61.3725%
        HSV (HSB):
        228°, 76.7717%, 99.6078%
        XYZ:
        23.9677, 16.6350, 95.7136
        xyY:
        0.1758, 0.1220, 16.6350
      CIE-Lab:
        47.7967, 40.9018, -81.5934
        CIE-LCH:
        47.7967, 91.2712, 296.6241
        CIE-Luv:
        47.7967, -16.6741, -125.0734
        Hunter-Lab:
        40.7860, 33.5194, -110.5873
      #3b61fe color charts
#3b61fe RGB chart
      #3b61fe CMYK chart
      #3b61fe RGB pie chart
      #3b61fe color shades, tints & tones
#3b61fe color schemes
#3b61fe color preview, HTML & CSS examples
           This text has a color of #3b61fe        
        
          <p style="color:#3b61fe;">Text here</p>
        
        
          .mytext {color:#3b61fe;}
        
        Text color #3b61fe
      
           This box has a color of #3b61fe        
        
          <div style="background-color:#3b61fe;">Content here</div>
        
        
          .mybackground {background-color:#3b61fe;}
        
        Background color #3b61fe
      
           Border around this has a color of #3b61fe        
        
          <div style="border:2px solid #3b61fe;">Content here</div>
        
        
          .myborder {border:2px solid #3b61fe;}
        
        Border color #3b61fe