#3b02d1 color space conversions
Hex:
        #3b02d1
        RGB:
        59, 2, 209
        CMY:
        77, 99, 18
        CMYK:
        72, 99, 0, 18
      HSL:
        257°, 98.1043%, 41.3725%
        HSV (HSB):
        257°, 99.0431%, 81.9608%
        XYZ:
        13.3340, 5.5767, 60.6952
        xyY:
        0.1675, 0.0701, 5.5767
      CIE-Lab:
        28.3183, 68.7756, -88.1885
        CIE-LCH:
        28.3183, 111.8360, 307.9496
        CIE-Luv:
        28.3183, -2.4737, -106.2036
        Hunter-Lab:
        23.6150, 59.4620, -135.8567
      #3b02d1 color charts
#3b02d1 RGB chart
      #3b02d1 CMYK chart
      #3b02d1 RGB pie chart
      #3b02d1 color shades, tints & tones
#3b02d1 color schemes
#3b02d1 color preview, HTML & CSS examples
           This text has a color of #3b02d1        
        
          <p style="color:#3b02d1;">Text here</p>
        
        
          .mytext {color:#3b02d1;}
        
        Text color #3b02d1
      
           This box has a color of #3b02d1        
        
          <div style="background-color:#3b02d1;">Content here</div>
        
        
          .mybackground {background-color:#3b02d1;}
        
        Background color #3b02d1
      
           Border around this has a color of #3b02d1        
        
          <div style="border:2px solid #3b02d1;">Content here</div>
        
        
          .myborder {border:2px solid #3b02d1;}
        
        Border color #3b02d1