#3244dc color space conversions
Hex:
        #3244dc
        RGB:
        50, 68, 220
        CMY:
        80, 73, 14
        CMYK:
        77, 69, 0, 14
      HSL:
        234°, 70.8333%, 52.9412%
        HSV (HSB):
        234°, 77.2727%, 86.2745%
        XYZ:
        16.3008, 9.9797, 68.7773
        xyY:
        0.1715, 0.1050, 9.9797
      CIE-Lab:
        37.8059, 45.8745, -78.8342
        CIE-LCH:
        37.8059, 91.2102, 300.1956
        CIE-Luv:
        37.8059, -11.1648, -111.6170
        Hunter-Lab:
        31.5906, 36.8226, -106.9694
      #3244dc color charts
#3244dc RGB chart
      #3244dc CMYK chart
      #3244dc RGB pie chart
      #3244dc color shades, tints & tones
#3244dc color schemes
#3244dc color preview, HTML & CSS examples
           This text has a color of #3244dc        
        
          <p style="color:#3244dc;">Text here</p>
        
        
          .mytext {color:#3244dc;}
        
        Text color #3244dc
      
           This box has a color of #3244dc        
        
          <div style="background-color:#3244dc;">Content here</div>
        
        
          .mybackground {background-color:#3244dc;}
        
        Background color #3244dc
      
           Border around this has a color of #3244dc        
        
          <div style="border:2px solid #3244dc;">Content here</div>
        
        
          .myborder {border:2px solid #3244dc;}
        
        Border color #3244dc