#0e0bda color space conversions
Hex:
        #0e0bda
        RGB:
        14, 11, 218
        CMY:
        95, 96, 15
        CMYK:
        94, 95, 0, 15
      HSL:
        241°, 90.3930%, 44.9020%
        HSV (HSB):
        241°, 94.9541%, 85.4902%
        XYZ:
        12.9557, 5.3947, 66.6881
        xyY:
        0.1524, 0.0634, 5.3947
      CIE-Lab:
        27.8308, 68.3962, -94.2773
        CIE-LCH:
        27.8308, 116.4742, 305.9601
        CIE-Luv:
        27.8308, -7.7918, -109.6833
        Hunter-Lab:
        23.2264, 58.9209, -153.9761
      #0e0bda color charts
#0e0bda RGB chart
      #0e0bda CMYK chart
      #0e0bda RGB pie chart
      #0e0bda color shades, tints & tones
#0e0bda color schemes
#0e0bda color preview, HTML & CSS examples
           This text has a color of #0e0bda        
        
          <p style="color:#0e0bda;">Text here</p>
        
        
          .mytext {color:#0e0bda;}
        
        Text color #0e0bda
      
           This box has a color of #0e0bda        
        
          <div style="background-color:#0e0bda;">Content here</div>
        
        
          .mybackground {background-color:#0e0bda;}
        
        Background color #0e0bda
      
           Border around this has a color of #0e0bda        
        
          <div style="border:2px solid #0e0bda;">Content here</div>
        
        
          .myborder {border:2px solid #0e0bda;}
        
        Border color #0e0bda