#0f12ca color space conversions
Hex:
        #0f12ca
        RGB:
        15, 18, 202
        CMY:
        94, 93, 21
        CMYK:
        93, 91, 0, 21
      HSL:
        239°, 86.1751%, 42.5490%
        HSV (HSB):
        239°, 92.5743%, 79.2157%
        XYZ:
        11.0740, 4.7984, 56.2196
        xyY:
        0.1536, 0.0666, 4.7984
      CIE-Lab:
        26.1526, 62.5148, -87.7729
        CIE-LCH:
        26.1526, 107.7599, 305.4597
        CIE-Luv:
        26.1526, -7.4319, -100.8956
        Hunter-Lab:
        21.9053, 51.9042, -136.8329
      #0f12ca color charts
#0f12ca RGB chart
      #0f12ca CMYK chart
      #0f12ca RGB pie chart
      #0f12ca color shades, tints & tones
#0f12ca color schemes
#0f12ca color preview, HTML & CSS examples
           This text has a color of #0f12ca        
        
          <p style="color:#0f12ca;">Text here</p>
        
        
          .mytext {color:#0f12ca;}
        
        Text color #0f12ca
      
           This box has a color of #0f12ca        
        
          <div style="background-color:#0f12ca;">Content here</div>
        
        
          .mybackground {background-color:#0f12ca;}
        
        Background color #0f12ca
      
           Border around this has a color of #0f12ca        
        
          <div style="border:2px solid #0f12ca;">Content here</div>
        
        
          .myborder {border:2px solid #0f12ca;}
        
        Border color #0f12ca