#0f2dec color space conversions
Hex:
        #0f2dec
        RGB:
        15, 45, 236
        CMY:
        94, 82, 7
        CMYK:
        94, 81, 0, 7
      HSL:
        232°, 88.0478%, 49.2157%
        HSV (HSB):
        232°, 93.6441%, 92.5490%
        XYZ:
        16.2757, 8.0345, 80.0499
        xyY:
        0.1560, 0.0770, 8.0345
      CIE-Lab:
        34.0545, 61.9016, -94.2072
        CIE-LCH:
        34.0545, 112.7245, 303.3081
        CIE-Luv:
        34.0545, -11.1238, -122.4103
        Hunter-Lab:
        28.3451, 52.8904, -147.6001
      #0f2dec color charts
#0f2dec RGB chart
      #0f2dec CMYK chart
      #0f2dec RGB pie chart
      #0f2dec color shades, tints & tones
#0f2dec color schemes
#0f2dec color preview, HTML & CSS examples
           This text has a color of #0f2dec        
        
          <p style="color:#0f2dec;">Text here</p>
        
        
          .mytext {color:#0f2dec;}
        
        Text color #0f2dec
      
           This box has a color of #0f2dec        
        
          <div style="background-color:#0f2dec;">Content here</div>
        
        
          .mybackground {background-color:#0f2dec;}
        
        Background color #0f2dec
      
           Border around this has a color of #0f2dec        
        
          <div style="border:2px solid #0f2dec;">Content here</div>
        
        
          .myborder {border:2px solid #0f2dec;}
        
        Border color #0f2dec