#0f3fca color space conversions
Hex:
        #0f3fca
        RGB:
        15, 63, 202
        CMY:
        94, 75, 21
        CMYK:
        93, 69, 0, 21
      HSL:
        225°, 86.1751%, 42.5490%
        HSV (HSB):
        225°, 92.5743%, 79.2157%
        XYZ:
        12.6352, 7.9208, 56.7400
        xyY:
        0.1635, 0.1025, 7.9208
      CIE-Lab:
        33.8175, 40.4521, -75.0512
        CIE-LCH:
        33.8175, 85.2587, 298.3243
        CIE-Luv:
        33.8175, -13.3217, -102.0045
        Hunter-Lab:
        28.1440, 30.8852, -99.8316
      #0f3fca color charts
#0f3fca RGB chart
      #0f3fca CMYK chart
      #0f3fca RGB pie chart
      #0f3fca color shades, tints & tones
#0f3fca color schemes
#0f3fca color preview, HTML & CSS examples
           This text has a color of #0f3fca        
        
          <p style="color:#0f3fca;">Text here</p>
        
        
          .mytext {color:#0f3fca;}
        
        Text color #0f3fca
      
           This box has a color of #0f3fca        
        
          <div style="background-color:#0f3fca;">Content here</div>
        
        
          .mybackground {background-color:#0f3fca;}
        
        Background color #0f3fca
      
           Border around this has a color of #0f3fca        
        
          <div style="border:2px solid #0f3fca;">Content here</div>
        
        
          .myborder {border:2px solid #0f3fca;}
        
        Border color #0f3fca