#0d0afd color space conversions
Hex:
        #0d0afd
        RGB:
        13, 10, 253
        CMY:
        95, 96, 1
        CMYK:
        95, 96, 0, 1
      HSL:
        241°, 98.3806%, 51.5686%
        HSV (HSB):
        241°, 96.0474%, 99.2157%
        XYZ:
        18.0041, 7.3945, 93.4069
        xyY:
        0.1515, 0.0622, 7.3945
      CIE-Lab:
        32.6886, 77.2891, -106.0902
        CIE-LCH:
        32.6886, 131.2583, 306.0742
        CIE-Luv:
        32.6886, -9.2730, -129.8984
        Hunter-Lab:
        27.1928, 70.5959, -184.6251
      #0d0afd color charts
#0d0afd RGB chart
      #0d0afd CMYK chart
      #0d0afd RGB pie chart
      #0d0afd color shades, tints & tones
#0d0afd color schemes
#0d0afd color preview, HTML & CSS examples
           This text has a color of #0d0afd        
        
          <p style="color:#0d0afd;">Text here</p>
        
        
          .mytext {color:#0d0afd;}
        
        Text color #0d0afd
      
           This box has a color of #0d0afd        
        
          <div style="background-color:#0d0afd;">Content here</div>
        
        
          .mybackground {background-color:#0d0afd;}
        
        Background color #0d0afd
      
           Border around this has a color of #0d0afd        
        
          <div style="border:2px solid #0d0afd;">Content here</div>
        
        
          .myborder {border:2px solid #0d0afd;}
        
        Border color #0d0afd