#0f54ea color space conversions
Hex:
        #0f54ea
        RGB:
        15, 84, 234
        CMY:
        94, 67, 8
        CMYK:
        94, 64, 0, 8
      HSL:
        221°, 87.9518%, 48.8235%
        HSV (HSB):
        221°, 93.5897%, 91.7647%
        XYZ:
        18.2186, 12.3827, 79.2718
        xyY:
        0.1658, 0.1127, 12.3827
      CIE-Lab:
        41.8180, 39.0739, -80.2351
        CIE-LCH:
        41.8180, 89.2438, 295.9657
        CIE-Luv:
        41.8180, -17.8755, -117.4636
        Hunter-Lab:
        35.1891, 30.8347, -108.9325
      #0f54ea color charts
#0f54ea RGB chart
      #0f54ea CMYK chart
      #0f54ea RGB pie chart
      #0f54ea color shades, tints & tones
#0f54ea color schemes
#0f54ea color preview, HTML & CSS examples
           This text has a color of #0f54ea        
        
          <p style="color:#0f54ea;">Text here</p>
        
        
          .mytext {color:#0f54ea;}
        
        Text color #0f54ea
      
           This box has a color of #0f54ea        
        
          <div style="background-color:#0f54ea;">Content here</div>
        
        
          .mybackground {background-color:#0f54ea;}
        
        Background color #0f54ea
      
           Border around this has a color of #0f54ea        
        
          <div style="border:2px solid #0f54ea;">Content here</div>
        
        
          .myborder {border:2px solid #0f54ea;}
        
        Border color #0f54ea