#3b08b3 color space conversions
Hex:
        #3b08b3
        RGB:
        59, 8, 179
        CMY:
        77, 97, 30
        CMYK:
        67, 96, 0, 30
      HSL:
        258°, 91.4439%, 36.6667%
        HSV (HSB):
        258°, 95.5307%, 70.1961%
        XYZ:
        10.0271, 4.3581, 42.9605
        xyY:
        0.1749, 0.0760, 4.3581
      CIE-Lab:
        24.8218, 60.3002, -76.3074
        CIE-LCH:
        24.8218, 97.2570, 308.3167
        CIE-Luv:
        24.8218, -0.4838, -89.1669
        Hunter-Lab:
        20.8762, 49.2030, -107.3980
      #3b08b3 color charts
#3b08b3 RGB chart
      #3b08b3 CMYK chart
      #3b08b3 RGB pie chart
      #3b08b3 color shades, tints & tones
#3b08b3 color schemes
#3b08b3 color preview, HTML & CSS examples
           This text has a color of #3b08b3        
        
          <p style="color:#3b08b3;">Text here</p>
        
        
          .mytext {color:#3b08b3;}
        
        Text color #3b08b3
      
           This box has a color of #3b08b3        
        
          <div style="background-color:#3b08b3;">Content here</div>
        
        
          .mybackground {background-color:#3b08b3;}
        
        Background color #3b08b3
      
           Border around this has a color of #3b08b3        
        
          <div style="border:2px solid #3b08b3;">Content here</div>
        
        
          .myborder {border:2px solid #3b08b3;}
        
        Border color #3b08b3