#6280fe color space conversions
Hex:
        #6280fe
        RGB:
        98, 128, 254
        CMY:
        62, 50, 0
        CMYK:
        61, 50, 0, 0
      HSL:
        228°, 98.7342%, 69.0196%
        HSV (HSB):
        228°, 61.4173%, 99.6078%
        XYZ:
        30.6456, 25.1908, 97.0130
        xyY:
        0.2005, 0.1648, 25.1908
      CIE-Lab:
        57.2608, 27.0776, -66.1392
        CIE-LCH:
        57.2608, 71.4674, 292.2644
        CIE-Luv:
        57.2608, -16.8297, -107.3746
        Hunter-Lab:
        50.1904, 21.1564, -79.4684
      #6280fe color charts
#6280fe RGB chart
      #6280fe CMYK chart
      #6280fe RGB pie chart
      #6280fe color shades, tints & tones
#6280fe color schemes
#6280fe color preview, HTML & CSS examples
           This text has a color of #6280fe        
        
          <p style="color:#6280fe;">Text here</p>
        
        
          .mytext {color:#6280fe;}
        
        Text color #6280fe
      
           This box has a color of #6280fe        
        
          <div style="background-color:#6280fe;">Content here</div>
        
        
          .mybackground {background-color:#6280fe;}
        
        Background color #6280fe
      
           Border around this has a color of #6280fe        
        
          <div style="border:2px solid #6280fe;">Content here</div>
        
        
          .myborder {border:2px solid #6280fe;}
        
        Border color #6280fe