#6115ef color space conversions
Hex:
        #6115ef
        RGB:
        97, 21, 239
        CMY:
        62, 92, 6
        CMYK:
        59, 91, 0, 6
      HSL:
        261°, 87.2000%, 50.9804%
        HSV (HSB):
        261°, 91.2134%, 93.7255%
        XYZ:
        20.7779, 9.3097, 82.3632
        xyY:
        0.1848, 0.0828, 9.3097
      CIE-Lab:
        36.5739, 74.5904, -91.5858
        CIE-LCH:
        36.5739, 118.1173, 309.1605
        CIE-Luv:
        36.5739, 2.9044, -124.9176
        Hunter-Lab:
        30.5118, 68.1591, -138.6883
      #6115ef color charts
#6115ef RGB chart
      #6115ef CMYK chart
      #6115ef RGB pie chart
      #6115ef color shades, tints & tones
#6115ef color schemes
#6115ef color preview, HTML & CSS examples
           This text has a color of #6115ef        
        
          <p style="color:#6115ef;">Text here</p>
        
        
          .mytext {color:#6115ef;}
        
        Text color #6115ef
      
           This box has a color of #6115ef        
        
          <div style="background-color:#6115ef;">Content here</div>
        
        
          .mybackground {background-color:#6115ef;}
        
        Background color #6115ef
      
           Border around this has a color of #6115ef        
        
          <div style="border:2px solid #6115ef;">Content here</div>
        
        
          .myborder {border:2px solid #6115ef;}
        
        Border color #6115ef