#0f18ca color space conversions
Hex:
        #0f18ca
        RGB:
        15, 24, 202
        CMY:
        94, 91, 21
        CMYK:
        93, 88, 0, 21
      HSL:
        237°, 86.1751%, 42.5490%
        HSV (HSB):
        237°, 92.5743%, 79.2157%
        XYZ:
        11.1843, 5.0191, 56.2564
        xyY:
        0.1544, 0.0693, 5.0191
      CIE-Lab:
        26.7891, 60.5797, -86.7105
        CIE-LCH:
        26.7891, 105.7763, 304.9398
        CIE-Luv:
        26.7891, -7.8583, -101.4679
        Hunter-Lab:
        22.4033, 49.9058, -133.1992
      #0f18ca color charts
#0f18ca RGB chart
      #0f18ca CMYK chart
      #0f18ca RGB pie chart
      #0f18ca color shades, tints & tones
#0f18ca color schemes
#0f18ca color preview, HTML & CSS examples
           This text has a color of #0f18ca        
        
          <p style="color:#0f18ca;">Text here</p>
        
        
          .mytext {color:#0f18ca;}
        
        Text color #0f18ca
      
           This box has a color of #0f18ca        
        
          <div style="background-color:#0f18ca;">Content here</div>
        
        
          .mybackground {background-color:#0f18ca;}
        
        Background color #0f18ca
      
           Border around this has a color of #0f18ca        
        
          <div style="border:2px solid #0f18ca;">Content here</div>
        
        
          .myborder {border:2px solid #0f18ca;}
        
        Border color #0f18ca