#0f04cf color space conversions
Hex:
        #0f04cf
        RGB:
        15, 4, 207
        CMY:
        94, 98, 19
        CMYK:
        93, 98, 0, 19
      HSL:
        243°, 96.2085%, 41.3725%
        HSV (HSB):
        243°, 98.0676%, 81.1765%
        XYZ:
        11.5029, 4.6934, 59.3311
        xyY:
        0.1523, 0.0621, 4.6934
      CIE-Lab:
        25.8427, 66.9636, -91.2143
        CIE-LCH:
        25.8427, 113.1555, 306.2837
        CIE-Luv:
        25.8427, -6.9885, -102.7381
        Hunter-Lab:
        21.6642, 56.8645, -147.2107
      #0f04cf color charts
#0f04cf RGB chart
      #0f04cf CMYK chart
      #0f04cf RGB pie chart
      #0f04cf color shades, tints & tones
#0f04cf color schemes
#0f04cf color preview, HTML & CSS examples
           This text has a color of #0f04cf        
        
          <p style="color:#0f04cf;">Text here</p>
        
        
          .mytext {color:#0f04cf;}
        
        Text color #0f04cf
      
           This box has a color of #0f04cf        
        
          <div style="background-color:#0f04cf;">Content here</div>
        
        
          .mybackground {background-color:#0f04cf;}
        
        Background color #0f04cf
      
           Border around this has a color of #0f04cf        
        
          <div style="border:2px solid #0f04cf;">Content here</div>
        
        
          .myborder {border:2px solid #0f04cf;}
        
        Border color #0f04cf