#0f46ca color space conversions
Hex:
        #0f46ca
        RGB:
        15, 70, 202
        CMY:
        94, 73, 21
        CMYK:
        93, 65, 0, 21
      HSL:
        222°, 86.1751%, 42.5490%
        HSV (HSB):
        222°, 92.5743%, 79.2157%
        XYZ:
        13.0478, 8.7461, 56.8776
        xyY:
        0.1659, 0.1112, 8.7461
      CIE-Lab:
        35.4909, 35.9875, -72.2960
        CIE-LCH:
        35.4909, 80.7577, 296.4632
        CIE-Luv:
        35.4909, -14.8039, -100.7405
        Hunter-Lab:
        29.5739, 26.9989, -93.3270
      #0f46ca color charts
#0f46ca RGB chart
      #0f46ca CMYK chart
      #0f46ca RGB pie chart
      #0f46ca color shades, tints & tones
#0f46ca color schemes
#0f46ca color preview, HTML & CSS examples
           This text has a color of #0f46ca        
        
          <p style="color:#0f46ca;">Text here</p>
        
        
          .mytext {color:#0f46ca;}
        
        Text color #0f46ca
      
           This box has a color of #0f46ca        
        
          <div style="background-color:#0f46ca;">Content here</div>
        
        
          .mybackground {background-color:#0f46ca;}
        
        Background color #0f46ca
      
           Border around this has a color of #0f46ca        
        
          <div style="border:2px solid #0f46ca;">Content here</div>
        
        
          .myborder {border:2px solid #0f46ca;}
        
        Border color #0f46ca