#0f68de color space conversions
Hex:
        #0f68de
        RGB:
        15, 104, 222
        CMY:
        94, 59, 13
        CMYK:
        93, 53, 0, 13
      HSL:
        214°, 87.3418%, 46.4706%
        HSV (HSB):
        214°, 93.2432%, 87.0588%
        XYZ:
        18.3321, 15.2761, 71.0896
        xyY:
        0.1751, 0.1459, 15.2761
      CIE-Lab:
        46.0101, 21.6023, -66.5911
        CIE-LCH:
        46.0101, 70.0074, 287.9732
        CIE-Luv:
        46.0101, -23.1398, -101.6449
        Hunter-Lab:
        39.0847, 15.3248, -80.4811
      #0f68de color charts
#0f68de RGB chart
      #0f68de CMYK chart
      #0f68de RGB pie chart
      #0f68de color shades, tints & tones
#0f68de color schemes
#0f68de color preview, HTML & CSS examples
           This text has a color of #0f68de        
        
          <p style="color:#0f68de;">Text here</p>
        
        
          .mytext {color:#0f68de;}
        
        Text color #0f68de
      
           This box has a color of #0f68de        
        
          <div style="background-color:#0f68de;">Content here</div>
        
        
          .mybackground {background-color:#0f68de;}
        
        Background color #0f68de
      
           Border around this has a color of #0f68de        
        
          <div style="border:2px solid #0f68de;">Content here</div>
        
        
          .myborder {border:2px solid #0f68de;}
        
        Border color #0f68de