#6112ef color space conversions
Hex:
        #6112ef
        RGB:
        97, 18, 239
        CMY:
        62, 93, 6
        CMYK:
        59, 92, 0, 6
      HSL:
        261°, 87.3518%, 50.3922%
        HSV (HSB):
        261°, 92.4686%, 93.7255%
        XYZ:
        20.7261, 9.2060, 82.3459
        xyY:
        0.1846, 0.0820, 9.2060
      CIE-Lab:
        36.3779, 75.1843, -91.9110
        CIE-LCH:
        36.3779, 118.7447, 309.2836
        CIE-Luv:
        36.3779, 3.0415, -124.9384
        Hunter-Lab:
        30.3414, 68.8351, -139.6729
      #6112ef color charts
#6112ef RGB chart
      #6112ef CMYK chart
      #6112ef RGB pie chart
      #6112ef color shades, tints & tones
#6112ef color schemes
#6112ef color preview, HTML & CSS examples
           This text has a color of #6112ef        
        
          <p style="color:#6112ef;">Text here</p>
        
        
          .mytext {color:#6112ef;}
        
        Text color #6112ef
      
           This box has a color of #6112ef        
        
          <div style="background-color:#6112ef;">Content here</div>
        
        
          .mybackground {background-color:#6112ef;}
        
        Background color #6112ef
      
           Border around this has a color of #6112ef        
        
          <div style="border:2px solid #6112ef;">Content here</div>
        
        
          .myborder {border:2px solid #6112ef;}
        
        Border color #6112ef