#0f54ec color space conversions
Hex:
        #0f54ec
        RGB:
        15, 84, 236
        CMY:
        94, 67, 7
        CMYK:
        94, 64, 0, 7
      HSL:
        221°, 88.0478%, 49.2157%
        HSV (HSB):
        221°, 93.6441%, 92.5490%
        XYZ:
        18.5076, 12.4983, 80.7938
        xyY:
        0.1655, 0.1118, 12.4983
      CIE-Lab:
        41.9974, 39.8173, -81.0701
        CIE-LCH:
        41.9974, 90.3204, 296.1578
        CIE-Luv:
        41.9974, -17.8679, -118.7246
        Hunter-Lab:
        35.3530, 31.5788, -110.7511
      #0f54ec color charts
#0f54ec RGB chart
      #0f54ec CMYK chart
      #0f54ec RGB pie chart
      #0f54ec color shades, tints & tones
#0f54ec color schemes
#0f54ec color preview, HTML & CSS examples
           This text has a color of #0f54ec        
        
          <p style="color:#0f54ec;">Text here</p>
        
        
          .mytext {color:#0f54ec;}
        
        Text color #0f54ec
      
           This box has a color of #0f54ec        
        
          <div style="background-color:#0f54ec;">Content here</div>
        
        
          .mybackground {background-color:#0f54ec;}
        
        Background color #0f54ec
      
           Border around this has a color of #0f54ec        
        
          <div style="border:2px solid #0f54ec;">Content here</div>
        
        
          .myborder {border:2px solid #0f54ec;}
        
        Border color #0f54ec