#0e07aa color space conversions
Hex:
        #0e07aa
        RGB:
        14, 7, 170
        CMY:
        95, 97, 33
        CMYK:
        92, 96, 0, 33
      HSL:
        243°, 92.0904%, 34.7059%
        HSV (HSB):
        243°, 95.8824%, 66.6667%
        XYZ:
        7.5128, 3.1476, 38.2418
        xyY:
        0.1536, 0.0644, 3.1476
      CIE-Lab:
        20.6256, 56.7119, -77.9619
        CIE-LCH:
        20.6256, 96.4069, 306.0333
        CIE-Luv:
        20.6256, -5.4959, -80.7508
        Hunter-Lab:
        17.7415, 44.5398, -115.3807
      #0e07aa color charts
#0e07aa RGB chart
      #0e07aa CMYK chart
      #0e07aa RGB pie chart
      #0e07aa color shades, tints & tones
#0e07aa color schemes
#0e07aa color preview, HTML & CSS examples
           This text has a color of #0e07aa        
        
          <p style="color:#0e07aa;">Text here</p>
        
        
          .mytext {color:#0e07aa;}
        
        Text color #0e07aa
      
           This box has a color of #0e07aa        
        
          <div style="background-color:#0e07aa;">Content here</div>
        
        
          .mybackground {background-color:#0e07aa;}
        
        Background color #0e07aa
      
           Border around this has a color of #0e07aa        
        
          <div style="border:2px solid #0e07aa;">Content here</div>
        
        
          .myborder {border:2px solid #0e07aa;}
        
        Border color #0e07aa