#6056dc color space conversions
Hex:
        #6056dc
        RGB:
        96, 86, 220
        CMY:
        62, 66, 14
        CMYK:
        56, 61, 0, 14
      HSL:
        244°, 65.6863%, 60.0000%
        HSV (HSB):
        244°, 60.9091%, 86.2745%
        XYZ:
        21.0699, 14.3097, 69.3617
        xyY:
        0.2012, 0.1366, 14.3097
      CIE-Lab:
        44.6738, 41.0814, -67.4777
        CIE-LCH:
        44.6738, 78.9995, 301.3337
        CIE-Luv:
        44.6738, -4.6084, -103.4592
        Hunter-Lab:
        37.8281, 33.2236, -82.2345
      #6056dc color charts
#6056dc RGB chart
      #6056dc CMYK chart
      #6056dc RGB pie chart
      #6056dc color shades, tints & tones
#6056dc color schemes
#6056dc color preview, HTML & CSS examples
           This text has a color of #6056dc        
        
          <p style="color:#6056dc;">Text here</p>
        
        
          .mytext {color:#6056dc;}
        
        Text color #6056dc
      
           This box has a color of #6056dc        
        
          <div style="background-color:#6056dc;">Content here</div>
        
        
          .mybackground {background-color:#6056dc;}
        
        Background color #6056dc
      
           Border around this has a color of #6056dc        
        
          <div style="border:2px solid #6056dc;">Content here</div>
        
        
          .myborder {border:2px solid #6056dc;}
        
        Border color #6056dc