#324bfd color space conversions
Hex:
        #324bfd
        RGB:
        50, 75, 253
        CMY:
        80, 71, 1
        CMYK:
        80, 70, 0, 1
      HSL:
        233°, 98.0676%, 59.4118%
        HSV (HSB):
        233°, 80.2372%, 99.2157%
        XYZ:
        21.5611, 12.8021, 94.2632
        xyY:
        0.1676, 0.0995, 12.8021
      CIE-Lab:
        42.4636, 52.9417, -89.8159
        CIE-LCH:
        42.4636, 104.2579, 300.5171
        CIE-Luv:
        42.4636, -13.3005, -130.3990
        Hunter-Lab:
        35.7800, 44.9492, -131.1546
      #324bfd color charts
#324bfd RGB chart
      #324bfd CMYK chart
      #324bfd RGB pie chart
      #324bfd color shades, tints & tones
#324bfd color schemes
#324bfd color preview, HTML & CSS examples
           This text has a color of #324bfd        
        
          <p style="color:#324bfd;">Text here</p>
        
        
          .mytext {color:#324bfd;}
        
        Text color #324bfd
      
           This box has a color of #324bfd        
        
          <div style="background-color:#324bfd;">Content here</div>
        
        
          .mybackground {background-color:#324bfd;}
        
        Background color #324bfd
      
           Border around this has a color of #324bfd        
        
          <div style="border:2px solid #324bfd;">Content here</div>
        
        
          .myborder {border:2px solid #324bfd;}
        
        Border color #324bfd