#0f32dd color space conversions
Hex:
        #0f32dd
        RGB:
        15, 50, 221
        CMY:
        94, 80, 13
        CMYK:
        93, 77, 0, 13
      HSL:
        230°, 87.2881%, 46.2745%
        HSV (HSB):
        230°, 93.2127%, 86.6667%
        XYZ:
        14.3887, 7.6032, 69.1158
        xyY:
        0.1579, 0.0835, 7.6032
      CIE-Lab:
        33.1425, 54.6591, -87.1557
        CIE-LCH:
        33.1425, 102.8772, 302.0936
        CIE-Luv:
        33.1425, -11.3897, -113.9811
        Hunter-Lab:
        27.5739, 44.8912, -129.3124
      #0f32dd color charts
#0f32dd RGB chart
      #0f32dd CMYK chart
      #0f32dd RGB pie chart
      #0f32dd color shades, tints & tones
#0f32dd color schemes
#0f32dd color preview, HTML & CSS examples
           This text has a color of #0f32dd        
        
          <p style="color:#0f32dd;">Text here</p>
        
        
          .mytext {color:#0f32dd;}
        
        Text color #0f32dd
      
           This box has a color of #0f32dd        
        
          <div style="background-color:#0f32dd;">Content here</div>
        
        
          .mybackground {background-color:#0f32dd;}
        
        Background color #0f32dd
      
           Border around this has a color of #0f32dd        
        
          <div style="border:2px solid #0f32dd;">Content here</div>
        
        
          .myborder {border:2px solid #0f32dd;}
        
        Border color #0f32dd