#3b25eb color space conversions
Hex:
        #3b25eb
        RGB:
        59, 37, 235
        CMY:
        77, 85, 8
        CMYK:
        75, 84, 0, 8
      HSL:
        247°, 83.1933%, 53.3333%
        HSV (HSB):
        247°, 84.2553%, 92.1569%
        XYZ:
        17.4606, 8.2511, 79.2696
        xyY:
        0.1663, 0.0786, 8.2511
      CIE-Lab:
        34.5005, 66.5602, -92.8500
        CIE-LCH:
        34.5005, 114.2427, 305.6351
        CIE-Luv:
        34.5005, -6.0892, -122.1813
        Hunter-Lab:
        28.7247, 58.2346, -143.5111
      #3b25eb color charts
#3b25eb RGB chart
      #3b25eb CMYK chart
      #3b25eb RGB pie chart
      #3b25eb color shades, tints & tones
#3b25eb color schemes
#3b25eb color preview, HTML & CSS examples
           This text has a color of #3b25eb        
        
          <p style="color:#3b25eb;">Text here</p>
        
        
          .mytext {color:#3b25eb;}
        
        Text color #3b25eb
      
           This box has a color of #3b25eb        
        
          <div style="background-color:#3b25eb;">Content here</div>
        
        
          .mybackground {background-color:#3b25eb;}
        
        Background color #3b25eb
      
           Border around this has a color of #3b25eb        
        
          <div style="border:2px solid #3b25eb;">Content here</div>
        
        
          .myborder {border:2px solid #3b25eb;}
        
        Border color #3b25eb