#0501e7 color space conversions
Hex:
        #0501e7
        RGB:
        5, 1, 231
        CMY:
        98, 100, 9
        CMYK:
        98, 100, 0, 9
      HSL:
        241°, 99.1379%, 45.4902%
        HSV (HSB):
        241°, 99.5671%, 90.5882%
        XYZ:
        14.4972, 5.8235, 75.9613
        xyY:
        0.1506, 0.0605, 5.8235
      CIE-Lab:
        28.9627, 73.3435, -99.8592
        CIE-LCH:
        28.9627, 123.8996, 306.2961
        CIE-Luv:
        28.9627, -8.2734, -116.4883
        Hunter-Lab:
        24.1319, 65.0030, -169.7378
      #0501e7 color charts
#0501e7 RGB chart
      #0501e7 CMYK chart
      #0501e7 RGB pie chart
      #0501e7 color shades, tints & tones
#0501e7 color schemes
#0501e7 color preview, HTML & CSS examples
           This text has a color of #0501e7        
        
          <p style="color:#0501e7;">Text here</p>
        
        
          .mytext {color:#0501e7;}
        
        Text color #0501e7
      
           This box has a color of #0501e7        
        
          <div style="background-color:#0501e7;">Content here</div>
        
        
          .mybackground {background-color:#0501e7;}
        
        Background color #0501e7
      
           Border around this has a color of #0501e7        
        
          <div style="border:2px solid #0501e7;">Content here</div>
        
        
          .myborder {border:2px solid #0501e7;}
        
        Border color #0501e7