#0f32bc color space conversions
Hex:
        #0f32bc
        RGB:
        15, 50, 188
        CMY:
        94, 80, 26
        CMYK:
        92, 73, 0, 26
      HSL:
        228°, 85.2217%, 39.8039%
        HSV (HSB):
        228°, 92.0213%, 73.7255%
        XYZ:
        10.4147, 6.0136, 48.1888
        xyY:
        0.1612, 0.0931, 6.0136
      CIE-Lab:
        29.4468, 43.3703, -74.0577
        CIE-LCH:
        29.4468, 85.8226, 300.3545
        CIE-Luv:
        29.4468, -10.6927, -94.7814
        Hunter-Lab:
        24.5226, 32.8938, -99.3433
      #0f32bc color charts
#0f32bc RGB chart
      #0f32bc CMYK chart
      #0f32bc RGB pie chart
      #0f32bc color shades, tints & tones
#0f32bc color schemes
#0f32bc color preview, HTML & CSS examples
           This text has a color of #0f32bc        
        
          <p style="color:#0f32bc;">Text here</p>
        
        
          .mytext {color:#0f32bc;}
        
        Text color #0f32bc
      
           This box has a color of #0f32bc        
        
          <div style="background-color:#0f32bc;">Content here</div>
        
        
          .mybackground {background-color:#0f32bc;}
        
        Background color #0f32bc
      
           Border around this has a color of #0f32bc        
        
          <div style="border:2px solid #0f32bc;">Content here</div>
        
        
          .myborder {border:2px solid #0f32bc;}
        
        Border color #0f32bc