#0f3deb color space conversions
Hex:
        #0f3deb
        RGB:
        15, 61, 235
        CMY:
        94, 76, 8
        CMYK:
        94, 74, 0, 8
      HSL:
        227°, 88.0000%, 49.0196%
        HSV (HSB):
        227°, 93.6170%, 92.1569%
        XYZ:
        16.8611, 9.4372, 79.5301
        xyY:
        0.1593, 0.0892, 9.4372
      CIE-Lab:
        36.8128, 53.3025, -89.0601
        CIE-LCH:
        36.8128, 103.7924, 300.9005
        CIE-Luv:
        36.8128, -13.3799, -121.7472
        Hunter-Lab:
        30.7200, 44.2123, -131.9900
      #0f3deb color charts
#0f3deb RGB chart
      #0f3deb CMYK chart
      #0f3deb RGB pie chart
      #0f3deb color shades, tints & tones
#0f3deb color schemes
#0f3deb color preview, HTML & CSS examples
           This text has a color of #0f3deb        
        
          <p style="color:#0f3deb;">Text here</p>
        
        
          .mytext {color:#0f3deb;}
        
        Text color #0f3deb
      
           This box has a color of #0f3deb        
        
          <div style="background-color:#0f3deb;">Content here</div>
        
        
          .mybackground {background-color:#0f3deb;}
        
        Background color #0f3deb
      
           Border around this has a color of #0f3deb        
        
          <div style="border:2px solid #0f3deb;">Content here</div>
        
        
          .myborder {border:2px solid #0f3deb;}
        
        Border color #0f3deb