#0f3dca color space conversions
Hex:
        #0f3dca
        RGB:
        15, 61, 202
        CMY:
        94, 76, 21
        CMYK:
        93, 70, 0, 21
      HSL:
        225°, 86.1751%, 42.5490%
        HSV (HSB):
        225°, 92.5743%, 79.2157%
        XYZ:
        12.5264, 7.7033, 56.7038
        xyY:
        0.1628, 0.1001, 7.7033
      CIE-Lab:
        33.3572, 41.7017, -75.8105
        CIE-LCH:
        33.3572, 86.5232, 298.8142
        CIE-Luv:
        33.3572, -12.9251, -102.2671
        Hunter-Lab:
        27.7548, 31.9903, -101.7025
      #0f3dca color charts
#0f3dca RGB chart
      #0f3dca CMYK chart
      #0f3dca RGB pie chart
      #0f3dca color shades, tints & tones
#0f3dca color schemes
#0f3dca color preview, HTML & CSS examples
           This text has a color of #0f3dca        
        
          <p style="color:#0f3dca;">Text here</p>
        
        
          .mytext {color:#0f3dca;}
        
        Text color #0f3dca
      
           This box has a color of #0f3dca        
        
          <div style="background-color:#0f3dca;">Content here</div>
        
        
          .mybackground {background-color:#0f3dca;}
        
        Background color #0f3dca
      
           Border around this has a color of #0f3dca        
        
          <div style="border:2px solid #0f3dca;">Content here</div>
        
        
          .myborder {border:2px solid #0f3dca;}
        
        Border color #0f3dca