#0d3bfa color space conversions
Hex:
        #0d3bfa
        RGB:
        13, 59, 250
        CMY:
        95, 77, 2
        CMYK:
        95, 76, 0, 2
      HSL:
        228°, 95.9514%, 51.5686%
        HSV (HSB):
        228°, 94.8000%, 98.0392%
        XYZ:
        18.9853, 10.1156, 91.3944
        xyY:
        0.1576, 0.0840, 10.1156
      CIE-Lab:
        38.0491, 59.3075, -95.4732
        CIE-LCH:
        38.0491, 112.3945, 301.8483
        CIE-Luv:
        38.0491, -13.4287, -130.4392
        Hunter-Lab:
        31.8051, 50.8924, -148.1109
      #0d3bfa color charts
#0d3bfa RGB chart
      #0d3bfa CMYK chart
      #0d3bfa RGB pie chart
      #0d3bfa color shades, tints & tones
#0d3bfa color schemes
#0d3bfa color preview, HTML & CSS examples
           This text has a color of #0d3bfa        
        
          <p style="color:#0d3bfa;">Text here</p>
        
        
          .mytext {color:#0d3bfa;}
        
        Text color #0d3bfa
      
           This box has a color of #0d3bfa        
        
          <div style="background-color:#0d3bfa;">Content here</div>
        
        
          .mybackground {background-color:#0d3bfa;}
        
        Background color #0d3bfa
      
           Border around this has a color of #0d3bfa        
        
          <div style="border:2px solid #0d3bfa;">Content here</div>
        
        
          .myborder {border:2px solid #0d3bfa;}
        
        Border color #0d3bfa