#0f73ea color space conversions
Hex:
        #0f73ea
        RGB:
        15, 115, 234
        CMY:
        94, 55, 8
        CMYK:
        94, 51, 0, 8
      HSL:
        213°, 87.9518%, 48.8235%
        HSV (HSB):
        213°, 93.5897%, 91.7647%
        XYZ:
        21.1790, 18.3035, 80.2586
        xyY:
        0.1769, 0.1529, 18.3035
      CIE-Lab:
        49.8622, 19.2390, -67.1094
        CIE-LCH:
        49.8622, 69.8126, 285.9966
        CIE-Luv:
        49.8622, -25.8875, -104.5507
        Hunter-Lab:
        42.7826, 13.4946, -81.2779
      #0f73ea color charts
#0f73ea RGB chart
      #0f73ea CMYK chart
      #0f73ea RGB pie chart
      #0f73ea color shades, tints & tones
#0f73ea color schemes
#0f73ea color preview, HTML & CSS examples
           This text has a color of #0f73ea        
        
          <p style="color:#0f73ea;">Text here</p>
        
        
          .mytext {color:#0f73ea;}
        
        Text color #0f73ea
      
           This box has a color of #0f73ea        
        
          <div style="background-color:#0f73ea;">Content here</div>
        
        
          .mybackground {background-color:#0f73ea;}
        
        Background color #0f73ea
      
           Border around this has a color of #0f73ea        
        
          <div style="border:2px solid #0f73ea;">Content here</div>
        
        
          .myborder {border:2px solid #0f73ea;}
        
        Border color #0f73ea