#6250eb color space conversions
Hex:
        #6250eb
        RGB:
        98, 80, 235
        CMY:
        62, 69, 8
        CMYK:
        58, 66, 0, 8
      HSL:
        247°, 79.4872%, 61.7647%
        HSV (HSB):
        247°, 65.9574%, 92.1569%
        XYZ:
        22.9011, 14.3322, 80.1566
        xyY:
        0.1951, 0.1221, 14.3322
      CIE-Lab:
        44.7056, 49.4685, -75.9236
        CIE-LCH:
        44.7056, 90.6175, 303.0865
        CIE-Luv:
        44.7056, -3.6850, -115.4692
        Hunter-Lab:
        37.8578, 41.7275, -99.0346
      #6250eb color charts
#6250eb RGB chart
      #6250eb CMYK chart
      #6250eb RGB pie chart
      #6250eb color shades, tints & tones
#6250eb color schemes
#6250eb color preview, HTML & CSS examples
           This text has a color of #6250eb        
        
          <p style="color:#6250eb;">Text here</p>
        
        
          .mytext {color:#6250eb;}
        
        Text color #6250eb
      
           This box has a color of #6250eb        
        
          <div style="background-color:#6250eb;">Content here</div>
        
        
          .mybackground {background-color:#6250eb;}
        
        Background color #6250eb
      
           Border around this has a color of #6250eb        
        
          <div style="border:2px solid #6250eb;">Content here</div>
        
        
          .myborder {border:2px solid #6250eb;}
        
        Border color #6250eb