#3b25d4 color space conversions
Hex:
        #3b25d4
        RGB:
        59, 37, 212
        CMY:
        77, 85, 17
        CMYK:
        72, 83, 0, 17
      HSL:
        248°, 70.2811%, 48.8235%
        HSV (HSB):
        248°, 82.5472%, 83.1373%
        XYZ:
        14.3489, 7.0064, 62.8835
        xyY:
        0.1703, 0.0832, 7.0064
      CIE-Lab:
        31.8215, 60.1066, -84.1033
        CIE-LCH:
        31.8215, 103.3739, 305.5525
        CIE-Luv:
        31.8215, -4.7774, -109.0736
        Hunter-Lab:
        26.4696, 50.4409, -122.3256
      #3b25d4 color charts
#3b25d4 RGB chart
      #3b25d4 CMYK chart
      #3b25d4 RGB pie chart
      #3b25d4 color shades, tints & tones
#3b25d4 color schemes
#3b25d4 color preview, HTML & CSS examples
           This text has a color of #3b25d4        
        
          <p style="color:#3b25d4;">Text here</p>
        
        
          .mytext {color:#3b25d4;}
        
        Text color #3b25d4
      
           This box has a color of #3b25d4        
        
          <div style="background-color:#3b25d4;">Content here</div>
        
        
          .mybackground {background-color:#3b25d4;}
        
        Background color #3b25d4
      
           Border around this has a color of #3b25d4        
        
          <div style="border:2px solid #3b25d4;">Content here</div>
        
        
          .myborder {border:2px solid #3b25d4;}
        
        Border color #3b25d4