#2e05bf color space conversions
Hex:
        #2e05bf
        RGB:
        46, 5, 191
        CMY:
        82, 98, 25
        CMYK:
        76, 97, 0, 25
      HSL:
        253°, 94.8980%, 38.4314%
        HSV (HSB):
        253°, 97.3822%, 74.9020%
        XYZ:
        10.5850, 4.4510, 49.5914
        xyY:
        0.1638, 0.0689, 4.4510
      CIE-Lab:
        25.1096, 63.3618, -83.0003
        CIE-LCH:
        25.1096, 104.4211, 307.3578
        CIE-Luv:
        25.1096, -3.4595, -95.0490
        Hunter-Lab:
        21.0973, 52.6367, -124.5992
      #2e05bf color charts
#2e05bf RGB chart
      #2e05bf CMYK chart
      #2e05bf RGB pie chart
      #2e05bf color shades, tints & tones
#2e05bf color schemes
#2e05bf color preview, HTML & CSS examples
           This text has a color of #2e05bf        
        
          <p style="color:#2e05bf;">Text here</p>
        
        
          .mytext {color:#2e05bf;}
        
        Text color #2e05bf
      
           This box has a color of #2e05bf        
        
          <div style="background-color:#2e05bf;">Content here</div>
        
        
          .mybackground {background-color:#2e05bf;}
        
        Background color #2e05bf
      
           Border around this has a color of #2e05bf        
        
          <div style="border:2px solid #2e05bf;">Content here</div>
        
        
          .myborder {border:2px solid #2e05bf;}
        
        Border color #2e05bf