#0d06ee color space conversions
Hex:
        #0d06ee
        RGB:
        13, 6, 238
        CMY:
        95, 98, 7
        CMYK:
        95, 97, 0, 7
      HSL:
        242°, 95.0820%, 47.8431%
        HSV (HSB):
        242°, 97.4790%, 93.3333%
        XYZ:
        15.6637, 6.3889, 81.2965
        xyY:
        0.1516, 0.0618, 6.3889
      CIE-Lab:
        30.3731, 74.2454, -101.4868
        CIE-LCH:
        30.3731, 125.7456, 306.1883
        CIE-Luv:
        30.3731, -8.5047, -121.0377
        Hunter-Lab:
        25.2762, 66.3835, -173.0027
      #0d06ee color charts
#0d06ee RGB chart
      #0d06ee CMYK chart
      #0d06ee RGB pie chart
      #0d06ee color shades, tints & tones
#0d06ee color schemes
#0d06ee color preview, HTML & CSS examples
           This text has a color of #0d06ee        
        
          <p style="color:#0d06ee;">Text here</p>
        
        
          .mytext {color:#0d06ee;}
        
        Text color #0d06ee
      
           This box has a color of #0d06ee        
        
          <div style="background-color:#0d06ee;">Content here</div>
        
        
          .mybackground {background-color:#0d06ee;}
        
        Background color #0d06ee
      
           Border around this has a color of #0d06ee        
        
          <div style="border:2px solid #0d06ee;">Content here</div>
        
        
          .myborder {border:2px solid #0d06ee;}
        
        Border color #0d06ee