#0327eb color space conversions
Hex:
        #0327eb
        RGB:
        3, 39, 235
        CMY:
        99, 85, 8
        CMYK:
        99, 83, 0, 8
      HSL:
        231°, 97.4790%, 46.6667%
        HSV (HSB):
        231°, 98.7234%, 92.1569%
        XYZ:
        15.7585, 7.4686, 79.2083
        xyY:
        0.1538, 0.0729, 7.4686
      CIE-Lab:
        32.8506, 64.1179, -95.6481
        CIE-LCH:
        32.8506, 115.1506, 303.8360
        CIE-Luv:
        32.8506, -10.8211, -121.4501
        Hunter-Lab:
        27.3287, 55.1029, -152.7137
      #0327eb color charts
#0327eb RGB chart
      #0327eb CMYK chart
      #0327eb RGB pie chart
      #0327eb color shades, tints & tones
#0327eb color schemes
#0327eb color preview, HTML & CSS examples
           This text has a color of #0327eb        
        
          <p style="color:#0327eb;">Text here</p>
        
        
          .mytext {color:#0327eb;}
        
        Text color #0327eb
      
           This box has a color of #0327eb        
        
          <div style="background-color:#0327eb;">Content here</div>
        
        
          .mybackground {background-color:#0327eb;}
        
        Background color #0327eb
      
           Border around this has a color of #0327eb        
        
          <div style="border:2px solid #0327eb;">Content here</div>
        
        
          .myborder {border:2px solid #0327eb;}
        
        Border color #0327eb