#2e0dcf color space conversions
Hex:
        #2e0dcf
        RGB:
        46, 13, 207
        CMY:
        82, 95, 19
        CMYK:
        78, 94, 0, 19
      HSL:
        250°, 88.1818%, 43.1373%
        HSV (HSB):
        250°, 93.7198%, 81.1765%
        XYZ:
        12.5331, 5.3737, 59.4081
        xyY:
        0.1621, 0.0695, 5.3737
      CIE-Lab:
        27.7739, 65.8130, -87.9553
        CIE-LCH:
        27.7739, 109.8521, 306.8059
        CIE-Luv:
        27.7739, -4.7286, -104.7485
        Hunter-Lab:
        23.1812, 55.9405, -135.7199
      #2e0dcf color charts
#2e0dcf RGB chart
      #2e0dcf CMYK chart
      #2e0dcf RGB pie chart
      #2e0dcf color shades, tints & tones
#2e0dcf color schemes
#2e0dcf color preview, HTML & CSS examples
           This text has a color of #2e0dcf        
        
          <p style="color:#2e0dcf;">Text here</p>
        
        
          .mytext {color:#2e0dcf;}
        
        Text color #2e0dcf
      
           This box has a color of #2e0dcf        
        
          <div style="background-color:#2e0dcf;">Content here</div>
        
        
          .mybackground {background-color:#2e0dcf;}
        
        Background color #2e0dcf
      
           Border around this has a color of #2e0dcf        
        
          <div style="border:2px solid #2e0dcf;">Content here</div>
        
        
          .myborder {border:2px solid #2e0dcf;}
        
        Border color #2e0dcf