#0f3aec color space conversions
Hex:
        #0f3aec
        RGB:
        15, 58, 236
        CMY:
        94, 77, 7
        CMYK:
        94, 75, 0, 7
      HSL:
        228°, 88.0478%, 49.2157%
        HSV (HSB):
        228°, 93.6441%, 92.5490%
        XYZ:
        16.8504, 9.1838, 80.2414
        xyY:
        0.1586, 0.0864, 9.1838
      CIE-Lab:
        36.3358, 55.2988, -90.4179
        CIE-LCH:
        36.3358, 105.9875, 301.4496
        CIE-Luv:
        36.3358, -12.9174, -122.4658
        Hunter-Lab:
        30.3048, 46.2180, -135.7755
      #0f3aec color charts
#0f3aec RGB chart
      #0f3aec CMYK chart
      #0f3aec RGB pie chart
      #0f3aec color shades, tints & tones
#0f3aec color schemes
#0f3aec color preview, HTML & CSS examples
           This text has a color of #0f3aec        
        
          <p style="color:#0f3aec;">Text here</p>
        
        
          .mytext {color:#0f3aec;}
        
        Text color #0f3aec
      
           This box has a color of #0f3aec        
        
          <div style="background-color:#0f3aec;">Content here</div>
        
        
          .mybackground {background-color:#0f3aec;}
        
        Background color #0f3aec
      
           Border around this has a color of #0f3aec        
        
          <div style="border:2px solid #0f3aec;">Content here</div>
        
        
          .myborder {border:2px solid #0f3aec;}
        
        Border color #0f3aec