#0f1083 color space conversions
Hex:
        #0f1083
        RGB:
        15, 16, 131
        CMY:
        94, 94, 49
        CMYK:
        89, 88, 0, 49
      HSL:
        239°, 79.4521%, 28.6275%
        HSV (HSB):
        239°, 88.5496%, 51.3725%
        XYZ:
        4.4790, 2.1108, 21.6441
        xyY:
        0.1586, 0.0748, 2.1108
      CIE-Lab:
        16.0585, 42.4173, -61.4498
        CIE-LCH:
        16.0585, 74.6679, 304.6164
        CIE-Luv:
        16.0585, -4.2967, -58.5320
        Hunter-Lab:
        14.5287, 29.6042, -78.1570
      #0f1083 color charts
#0f1083 RGB chart
      #0f1083 CMYK chart
      #0f1083 RGB pie chart
      #0f1083 color shades, tints & tones
#0f1083 color schemes
#0f1083 color preview, HTML & CSS examples
           This text has a color of #0f1083        
        
          <p style="color:#0f1083;">Text here</p>
        
        
          .mytext {color:#0f1083;}
        
        Text color #0f1083
      
           This box has a color of #0f1083        
        
          <div style="background-color:#0f1083;">Content here</div>
        
        
          .mybackground {background-color:#0f1083;}
        
        Background color #0f1083
      
           Border around this has a color of #0f1083        
        
          <div style="border:2px solid #0f1083;">Content here</div>
        
        
          .myborder {border:2px solid #0f1083;}
        
        Border color #0f1083