#3b02a1 color space conversions
Hex:
        #3b02a1
        RGB:
        59, 2, 161
        CMY:
        77, 99, 37
        CMYK:
        63, 99, 0, 37
      HSL:
        262°, 97.5460%, 31.9608%
        HSV (HSB):
        262°, 98.7578%, 63.1373%
        XYZ:
        8.2584, 3.5464, 33.9675
        xyY:
        0.1804, 0.0775, 3.5464
      CIE-Lab:
        22.1114, 57.1832, -69.9338
        CIE-LCH:
        22.1114, 90.3363, 309.2720
        CIE-Luv:
        22.1114, 1.2579, -78.4589
        Hunter-Lab:
        18.8320, 45.3214, -93.7598
      #3b02a1 color charts
#3b02a1 RGB chart
      #3b02a1 CMYK chart
      #3b02a1 RGB pie chart
      #3b02a1 color shades, tints & tones
#3b02a1 color schemes
#3b02a1 color preview, HTML & CSS examples
           This text has a color of #3b02a1        
        
          <p style="color:#3b02a1;">Text here</p>
        
        
          .mytext {color:#3b02a1;}
        
        Text color #3b02a1
      
           This box has a color of #3b02a1        
        
          <div style="background-color:#3b02a1;">Content here</div>
        
        
          .mybackground {background-color:#3b02a1;}
        
        Background color #3b02a1
      
           Border around this has a color of #3b02a1        
        
          <div style="border:2px solid #3b02a1;">Content here</div>
        
        
          .myborder {border:2px solid #3b02a1;}
        
        Border color #3b02a1