#6112d2 color space conversions
Hex:
        #6112d2
        RGB:
        97, 18, 210
        CMY:
        62, 93, 18
        CMYK:
        54, 91, 0, 18
      HSL:
        265°, 84.2105%, 44.7059%
        HSV (HSB):
        265°, 91.4286%, 82.3529%
        XYZ:
        16.7789, 7.6271, 61.5606
        xyY:
        0.1952, 0.0887, 7.6271
      CIE-Lab:
        33.1940, 68.4435, -80.5607
        CIE-LCH:
        33.1940, 105.7097, 310.3508
        CIE-Luv:
        33.1940, 6.3177, -108.3192
        Hunter-Lab:
        27.6173, 60.1178, -112.8289
      #6112d2 color charts
#6112d2 RGB chart
      #6112d2 CMYK chart
      #6112d2 RGB pie chart
      #6112d2 color shades, tints & tones
#6112d2 color schemes
#6112d2 color preview, HTML & CSS examples
           This text has a color of #6112d2        
        
          <p style="color:#6112d2;">Text here</p>
        
        
          .mytext {color:#6112d2;}
        
        Text color #6112d2
      
           This box has a color of #6112d2        
        
          <div style="background-color:#6112d2;">Content here</div>
        
        
          .mybackground {background-color:#6112d2;}
        
        Background color #6112d2
      
           Border around this has a color of #6112d2        
        
          <div style="border:2px solid #6112d2;">Content here</div>
        
        
          .myborder {border:2px solid #6112d2;}
        
        Border color #6112d2