#0d12fa color space conversions
Hex:
        #0d12fa
        RGB:
        13, 18, 250
        CMY:
        95, 93, 2
        CMYK:
        95, 93, 0, 2
      HSL:
        239°, 95.9514%, 51.5686%
        HSV (HSB):
        239°, 94.8000%, 98.0392%
        XYZ:
        17.6376, 7.4203, 90.9451
        xyY:
        0.1520, 0.0640, 7.4203
      CIE-Lab:
        32.7452, 75.0832, -104.3083
        CIE-LCH:
        32.7452, 128.5213, 305.7471
        CIE-Luv:
        32.7452, -9.4690, -128.6080
        Hunter-Lab:
        27.2402, 67.9054, -178.8793
      #0d12fa color charts
#0d12fa RGB chart
      #0d12fa CMYK chart
      #0d12fa RGB pie chart
      #0d12fa color shades, tints & tones
#0d12fa color schemes
#0d12fa color preview, HTML & CSS examples
           This text has a color of #0d12fa        
        
          <p style="color:#0d12fa;">Text here</p>
        
        
          .mytext {color:#0d12fa;}
        
        Text color #0d12fa
      
           This box has a color of #0d12fa        
        
          <div style="background-color:#0d12fa;">Content here</div>
        
        
          .mybackground {background-color:#0d12fa;}
        
        Background color #0d12fa
      
           Border around this has a color of #0d12fa        
        
          <div style="border:2px solid #0d12fa;">Content here</div>
        
        
          .myborder {border:2px solid #0d12fa;}
        
        Border color #0d12fa