#6049dc color space conversions
Hex:
        #6049dc
        RGB:
        96, 73, 220
        CMY:
        62, 71, 14
        CMYK:
        56, 67, 0, 14
      HSL:
        249°, 67.7419%, 57.4510%
        HSV (HSB):
        249°, 66.8182%, 86.2745%
        XYZ:
        20.1247, 12.4192, 69.0466
        xyY:
        0.1981, 0.1222, 12.4192
      CIE-Lab:
        41.8747, 48.5517, -72.0427
        CIE-LCH:
        41.8747, 86.8759, 303.9772
        CIE-Luv:
        41.8747, -1.7354, -107.8192
        Hunter-Lab:
        35.2409, 40.2628, -91.4969
      #6049dc color charts
#6049dc RGB chart
      #6049dc CMYK chart
      #6049dc RGB pie chart
      #6049dc color shades, tints & tones
#6049dc color schemes
#6049dc color preview, HTML & CSS examples
           This text has a color of #6049dc        
        
          <p style="color:#6049dc;">Text here</p>
        
        
          .mytext {color:#6049dc;}
        
        Text color #6049dc
      
           This box has a color of #6049dc        
        
          <div style="background-color:#6049dc;">Content here</div>
        
        
          .mybackground {background-color:#6049dc;}
        
        Background color #6049dc
      
           Border around this has a color of #6049dc        
        
          <div style="border:2px solid #6049dc;">Content here</div>
        
        
          .myborder {border:2px solid #6049dc;}
        
        Border color #6049dc