#3b26ee color space conversions
Hex:
        #3b26ee
        RGB:
        59, 38, 238
        CMY:
        77, 85, 7
        CMYK:
        75, 84, 0, 7
      HSL:
        246°, 85.4701%, 54.1176%
        HSV (HSB):
        246°, 84.0336%, 93.3333%
        XYZ:
        17.9294, 8.4891, 81.5825
        xyY:
        0.1660, 0.0786, 8.4891
      CIE-Lab:
        34.9814, 67.0085, -93.7540
        CIE-LCH:
        34.9814, 115.2386, 305.5544
        CIE-Luv:
        34.9814, -6.3462, -123.8947
        Hunter-Lab:
        29.1360, 58.8550, -145.6201
      #3b26ee color charts
#3b26ee RGB chart
      #3b26ee CMYK chart
      #3b26ee RGB pie chart
      #3b26ee color shades, tints & tones
#3b26ee color schemes
#3b26ee color preview, HTML & CSS examples
           This text has a color of #3b26ee        
        
          <p style="color:#3b26ee;">Text here</p>
        
        
          .mytext {color:#3b26ee;}
        
        Text color #3b26ee
      
           This box has a color of #3b26ee        
        
          <div style="background-color:#3b26ee;">Content here</div>
        
        
          .mybackground {background-color:#3b26ee;}
        
        Background color #3b26ee
      
           Border around this has a color of #3b26ee        
        
          <div style="border:2px solid #3b26ee;">Content here</div>
        
        
          .myborder {border:2px solid #3b26ee;}
        
        Border color #3b26ee