#0d06fd color space conversions
Hex:
        #0d06fd
        RGB:
        13, 6, 253
        CMY:
        95, 98, 1
        CMYK:
        95, 98, 0, 1
      HSL:
        242°, 98.4064%, 50.7843%
        HSV (HSB):
        242°, 97.6285%, 99.2157%
        XYZ:
        17.9607, 7.3077, 93.3924
        xyY:
        0.1514, 0.0616, 7.3077
      CIE-Lab:
        32.4973, 77.8828, -106.4103
        CIE-LCH:
        32.4973, 131.8669, 306.2008
        CIE-Luv:
        32.4973, -9.1453, -129.7137
        Hunter-Lab:
        27.0327, 71.2896, -185.9119
      #0d06fd color charts
#0d06fd RGB chart
      #0d06fd CMYK chart
      #0d06fd RGB pie chart
      #0d06fd color shades, tints & tones
#0d06fd color schemes
#0d06fd color preview, HTML & CSS examples
           This text has a color of #0d06fd        
        
          <p style="color:#0d06fd;">Text here</p>
        
        
          .mytext {color:#0d06fd;}
        
        Text color #0d06fd
      
           This box has a color of #0d06fd        
        
          <div style="background-color:#0d06fd;">Content here</div>
        
        
          .mybackground {background-color:#0d06fd;}
        
        Background color #0d06fd
      
           Border around this has a color of #0d06fd        
        
          <div style="border:2px solid #0d06fd;">Content here</div>
        
        
          .myborder {border:2px solid #0d06fd;}
        
        Border color #0d06fd