#0d27ed color space conversions
Hex:
        #0d27ed
        RGB:
        13, 39, 237
        CMY:
        95, 85, 7
        CMYK:
        95, 84, 0, 7
      HSL:
        233°, 89.6000%, 49.0196%
        HSV (HSB):
        233°, 94.5148%, 92.9412%
        XYZ:
        16.1776, 7.6510, 80.7449
        xyY:
        0.1547, 0.0732, 7.6510
      CIE-Lab:
        33.2453, 64.8306, -96.1234
        CIE-LCH:
        33.2453, 115.9427, 303.9977
        CIE-Luv:
        33.2453, -10.5612, -122.6616
        Hunter-Lab:
        27.6605, 55.9919, -153.7136
      #0d27ed color charts
#0d27ed RGB chart
      #0d27ed CMYK chart
      #0d27ed RGB pie chart
      #0d27ed color shades, tints & tones
#0d27ed color schemes
#0d27ed color preview, HTML & CSS examples
           This text has a color of #0d27ed        
        
          <p style="color:#0d27ed;">Text here</p>
        
        
          .mytext {color:#0d27ed;}
        
        Text color #0d27ed
      
           This box has a color of #0d27ed        
        
          <div style="background-color:#0d27ed;">Content here</div>
        
        
          .mybackground {background-color:#0d27ed;}
        
        Background color #0d27ed
      
           Border around this has a color of #0d27ed        
        
          <div style="border:2px solid #0d27ed;">Content here</div>
        
        
          .myborder {border:2px solid #0d27ed;}
        
        Border color #0d27ed