#3e05bb color space conversions
Hex:
        #3e05bb
        RGB:
        62, 5, 187
        CMY:
        76, 98, 27
        CMYK:
        67, 97, 0, 27
      HSL:
        259°, 94.7917%, 37.6471%
        HSV (HSB):
        259°, 97.3262%, 73.3333%
        XYZ:
        11.0105, 4.7205, 47.3445
        xyY:
        0.1746, 0.0748, 4.7205
      CIE-Lab:
        25.9232, 63.0361, -79.2374
        CIE-LCH:
        25.9232, 101.2527, 308.5035
        CIE-Luv:
        25.9232, -0.3685, -93.8709
        Hunter-Lab:
        21.7268, 52.4369, -113.9893
      #3e05bb color charts
#3e05bb RGB chart
      #3e05bb CMYK chart
      #3e05bb RGB pie chart
      #3e05bb color shades, tints & tones
#3e05bb color schemes
#3e05bb color preview, HTML & CSS examples
           This text has a color of #3e05bb        
        
          <p style="color:#3e05bb;">Text here</p>
        
        
          .mytext {color:#3e05bb;}
        
        Text color #3e05bb
      
           This box has a color of #3e05bb        
        
          <div style="background-color:#3e05bb;">Content here</div>
        
        
          .mybackground {background-color:#3e05bb;}
        
        Background color #3e05bb
      
           Border around this has a color of #3e05bb        
        
          <div style="border:2px solid #3e05bb;">Content here</div>
        
        
          .myborder {border:2px solid #3e05bb;}
        
        Border color #3e05bb