#3e06bf color space conversions
Hex:
        #3e06bf
        RGB:
        62, 6, 191
        CMY:
        76, 98, 25
        CMYK:
        68, 97, 0, 25
      HSL:
        258°, 93.9086%, 38.6275%
        HSV (HSB):
        258°, 96.8586%, 74.9020%
        XYZ:
        11.4557, 4.9160, 49.6353
        xyY:
        0.1736, 0.0745, 4.9160
      CIE-Lab:
        26.4940, 63.8176, -80.6587
        CIE-LCH:
        26.4940, 102.8519, 308.3513
        CIE-Luv:
        26.4940, -0.7235, -96.2117
        Hunter-Lab:
        22.1720, 53.4254, -117.2091
      #3e06bf color charts
#3e06bf RGB chart
      #3e06bf CMYK chart
      #3e06bf RGB pie chart
      #3e06bf color shades, tints & tones
#3e06bf color schemes
#3e06bf color preview, HTML & CSS examples
           This text has a color of #3e06bf        
        
          <p style="color:#3e06bf;">Text here</p>
        
        
          .mytext {color:#3e06bf;}
        
        Text color #3e06bf
      
           This box has a color of #3e06bf        
        
          <div style="background-color:#3e06bf;">Content here</div>
        
        
          .mybackground {background-color:#3e06bf;}
        
        Background color #3e06bf
      
           Border around this has a color of #3e06bf        
        
          <div style="border:2px solid #3e06bf;">Content here</div>
        
        
          .myborder {border:2px solid #3e06bf;}
        
        Border color #3e06bf