#0d52ee color space conversions
Hex:
        #0d52ee
        RGB:
        13, 82, 238
        CMY:
        95, 68, 7
        CMYK:
        95, 66, 0, 7
      HSL:
        222°, 89.6414%, 49.2157%
        HSV (HSB):
        222°, 94.5378%, 93.3333%
        XYZ:
        18.6159, 12.2932, 82.2806
        xyY:
        0.1645, 0.1086, 12.2932
      CIE-Lab:
        41.6784, 41.7564, -82.7241
        CIE-LCH:
        41.6784, 92.6654, 296.7831
        CIE-Luv:
        41.6784, -17.5073, -120.4969
        Hunter-Lab:
        35.0617, 33.4162, -114.5950
      #0d52ee color charts
#0d52ee RGB chart
      #0d52ee CMYK chart
      #0d52ee RGB pie chart
      #0d52ee color shades, tints & tones
#0d52ee color schemes
#0d52ee color preview, HTML & CSS examples
           This text has a color of #0d52ee        
        
          <p style="color:#0d52ee;">Text here</p>
        
        
          .mytext {color:#0d52ee;}
        
        Text color #0d52ee
      
           This box has a color of #0d52ee        
        
          <div style="background-color:#0d52ee;">Content here</div>
        
        
          .mybackground {background-color:#0d52ee;}
        
        Background color #0d52ee
      
           Border around this has a color of #0d52ee        
        
          <div style="border:2px solid #0d52ee;">Content here</div>
        
        
          .myborder {border:2px solid #0d52ee;}
        
        Border color #0d52ee