#6112e3 color space conversions
Hex:
        #6112e3
        RGB:
        97, 18, 227
        CMY:
        62, 93, 11
        CMYK:
        57, 92, 0, 11
      HSL:
        263°, 85.3061%, 48.0392%
        HSV (HSB):
        263°, 92.0705%, 89.0196%
        XYZ:
        19.0112, 8.5201, 73.3156
        xyY:
        0.1885, 0.0845, 8.5201
      CIE-Lab:
        35.0433, 72.3968, -87.2917
        CIE-LCH:
        35.0433, 113.4069, 309.6712
        CIE-Luv:
        35.0433, 4.3292, -118.1093
        Hunter-Lab:
        29.1891, 65.1780, -128.4888
      #6112e3 color charts
#6112e3 RGB chart
      #6112e3 CMYK chart
      #6112e3 RGB pie chart
      #6112e3 color shades, tints & tones
#6112e3 color schemes
#6112e3 color preview, HTML & CSS examples
           This text has a color of #6112e3        
        
          <p style="color:#6112e3;">Text here</p>
        
        
          .mytext {color:#6112e3;}
        
        Text color #6112e3
      
           This box has a color of #6112e3        
        
          <div style="background-color:#6112e3;">Content here</div>
        
        
          .mybackground {background-color:#6112e3;}
        
        Background color #6112e3
      
           Border around this has a color of #6112e3        
        
          <div style="border:2px solid #6112e3;">Content here</div>
        
        
          .myborder {border:2px solid #6112e3;}
        
        Border color #6112e3