#0e06fa color space conversions
Hex:
        #0e06fa
        RGB:
        14, 6, 250
        CMY:
        95, 98, 2
        CMYK:
        94, 98, 0, 2
      HSL:
        242°, 96.0630%, 50.1961%
        HSV (HSB):
        242°, 97.6000%, 98.0392%
        XYZ:
        17.5015, 7.1257, 90.8955
        xyY:
        0.1515, 0.0617, 7.1257
      CIE-Lab:
        32.0915, 77.1658, -105.4012
        CIE-LCH:
        32.0915, 130.6292, 306.2084
        CIE-Luv:
        32.0915, -8.9840, -128.0043
        Hunter-Lab:
        26.6941, 70.3160, -183.2013
      #0e06fa color charts
#0e06fa RGB chart
      #0e06fa CMYK chart
      #0e06fa RGB pie chart
      #0e06fa color shades, tints & tones
#0e06fa color schemes
#0e06fa color preview, HTML & CSS examples
           This text has a color of #0e06fa        
        
          <p style="color:#0e06fa;">Text here</p>
        
        
          .mytext {color:#0e06fa;}
        
        Text color #0e06fa
      
           This box has a color of #0e06fa        
        
          <div style="background-color:#0e06fa;">Content here</div>
        
        
          .mybackground {background-color:#0e06fa;}
        
        Background color #0e06fa
      
           Border around this has a color of #0e06fa        
        
          <div style="border:2px solid #0e06fa;">Content here</div>
        
        
          .myborder {border:2px solid #0e06fa;}
        
        Border color #0e06fa