#0f70ec color space conversions
Hex:
        #0f70ec
        RGB:
        15, 112, 236
        CMY:
        94, 56, 7
        CMYK:
        94, 53, 0, 7
      HSL:
        214°, 88.0478%, 49.2157%
        HSV (HSB):
        214°, 93.6441%, 92.5490%
        XYZ:
        21.1315, 17.7460, 81.6685
        xyY:
        0.1753, 0.1472, 17.7460
      CIE-Lab:
        49.1866, 21.9242, -69.3260
        CIE-LCH:
        49.1866, 72.7101, 287.5494
        CIE-Luv:
        49.1866, -24.9722, -107.6193
        Hunter-Lab:
        42.1260, 15.8196, -85.4555
      #0f70ec color charts
#0f70ec RGB chart
      #0f70ec CMYK chart
      #0f70ec RGB pie chart
      #0f70ec color shades, tints & tones
#0f70ec color schemes
#0f70ec color preview, HTML & CSS examples
           This text has a color of #0f70ec        
        
          <p style="color:#0f70ec;">Text here</p>
        
        
          .mytext {color:#0f70ec;}
        
        Text color #0f70ec
      
           This box has a color of #0f70ec        
        
          <div style="background-color:#0f70ec;">Content here</div>
        
        
          .mybackground {background-color:#0f70ec;}
        
        Background color #0f70ec
      
           Border around this has a color of #0f70ec        
        
          <div style="border:2px solid #0f70ec;">Content here</div>
        
        
          .myborder {border:2px solid #0f70ec;}
        
        Border color #0f70ec