#2e0fbc color space conversions
Hex:
        #2e0fbc
        RGB:
        46, 15, 188
        CMY:
        82, 94, 26
        CMYK:
        76, 92, 0, 26
      HSL:
        251°, 85.2217%, 39.8039%
        HSV (HSB):
        251°, 92.0213%, 73.7255%
        XYZ:
        10.3746, 4.5533, 47.9090
        xyY:
        0.1651, 0.0725, 4.5533
      CIE-Lab:
        25.4223, 60.4098, -80.7009
        CIE-LCH:
        25.4223, 100.8066, 306.8172
        CIE-Luv:
        25.4223, -3.7170, -93.8840
        Hunter-Lab:
        21.3385, 49.4430, -118.1802
      #2e0fbc color charts
#2e0fbc RGB chart
      #2e0fbc CMYK chart
      #2e0fbc RGB pie chart
      #2e0fbc color shades, tints & tones
#2e0fbc color schemes
#2e0fbc color preview, HTML & CSS examples
           This text has a color of #2e0fbc        
        
          <p style="color:#2e0fbc;">Text here</p>
        
        
          .mytext {color:#2e0fbc;}
        
        Text color #2e0fbc
      
           This box has a color of #2e0fbc        
        
          <div style="background-color:#2e0fbc;">Content here</div>
        
        
          .mybackground {background-color:#2e0fbc;}
        
        Background color #2e0fbc
      
           Border around this has a color of #2e0fbc        
        
          <div style="border:2px solid #2e0fbc;">Content here</div>
        
        
          .myborder {border:2px solid #2e0fbc;}
        
        Border color #2e0fbc