#0336fd color space conversions
Hex:
        #0336fd
        RGB:
        3, 54, 253
        CMY:
        99, 79, 1
        CMYK:
        99, 79, 0, 1
      HSL:
        228°, 98.4252%, 50.1961%
        HSV (HSB):
        228°, 98.8142%, 99.2157%
        XYZ:
        19.0863, 9.7495, 93.8044
        xyY:
        0.1556, 0.0795, 9.7495
      CIE-Lab:
        37.3891, 62.6703, -98.2552
        CIE-LCH:
        37.3891, 116.5403, 302.5310
        CIE-Luv:
        37.3891, -13.0975, -132.1708
        Hunter-Lab:
        31.2243, 54.4686, -156.2630
      #0336fd color charts
#0336fd RGB chart
      #0336fd CMYK chart
      #0336fd RGB pie chart
      #0336fd color shades, tints & tones
#0336fd color schemes
#0336fd color preview, HTML & CSS examples
           This text has a color of #0336fd        
        
          <p style="color:#0336fd;">Text here</p>
        
        
          .mytext {color:#0336fd;}
        
        Text color #0336fd
      
           This box has a color of #0336fd        
        
          <div style="background-color:#0336fd;">Content here</div>
        
        
          .mybackground {background-color:#0336fd;}
        
        Background color #0336fd
      
           Border around this has a color of #0336fd        
        
          <div style="border:2px solid #0336fd;">Content here</div>
        
        
          .myborder {border:2px solid #0336fd;}
        
        Border color #0336fd