#6130ea color space conversions
Hex:
        #6130ea
        RGB:
        97, 48, 234
        CMY:
        62, 81, 8
        CMYK:
        59, 79, 0, 8
      HSL:
        256°, 81.5789%, 55.2941%
        HSV (HSB):
        256°, 79.4872%, 91.7647%
        XYZ:
        20.8380, 10.5958, 78.7888
        xyY:
        0.1891, 0.0961, 10.5958
      CIE-Lab:
        38.8912, 64.8921, -84.9153
        CIE-LCH:
        38.8912, 106.8718, 307.3870
        CIE-Luv:
        38.8912, 1.2425, -120.9250
        Hunter-Lab:
        32.5512, 57.3041, -120.7231
      #6130ea color charts
#6130ea RGB chart
      #6130ea CMYK chart
      #6130ea RGB pie chart
      #6130ea color shades, tints & tones
#6130ea color schemes
#6130ea color preview, HTML & CSS examples
           This text has a color of #6130ea        
        
          <p style="color:#6130ea;">Text here</p>
        
        
          .mytext {color:#6130ea;}
        
        Text color #6130ea
      
           This box has a color of #6130ea        
        
          <div style="background-color:#6130ea;">Content here</div>
        
        
          .mybackground {background-color:#6130ea;}
        
        Background color #6130ea
      
           Border around this has a color of #6130ea        
        
          <div style="border:2px solid #6130ea;">Content here</div>
        
        
          .myborder {border:2px solid #6130ea;}
        
        Border color #6130ea