#6280ff color space conversions
Hex:
        #6280ff
        RGB:
        98, 128, 255
        CMY:
        62, 50, 0
        CMYK:
        62, 50, 0, 0
      HSL:
        229°, 100.0000%, 69.2157%
        HSV (HSB):
        229°, 61.5686%, 100.0000%
        XYZ:
        30.8062, 25.2550, 97.8588
        xyY:
        0.2001, 0.1641, 25.2550
      CIE-Lab:
        57.3231, 27.4073, -66.5895
        CIE-LCH:
        57.3231, 72.0092, 292.3714
        CIE-Luv:
        57.3231, -16.8471, -108.1360
        Hunter-Lab:
        50.2544, 21.4762, -80.2755
      #6280ff color charts
#6280ff RGB chart
      #6280ff CMYK chart
      #6280ff RGB pie chart
      #6280ff color shades, tints & tones
#6280ff color schemes
#6280ff color preview, HTML & CSS examples
           This text has a color of #6280ff        
        
          <p style="color:#6280ff;">Text here</p>
        
        
          .mytext {color:#6280ff;}
        
        Text color #6280ff
      
           This box has a color of #6280ff        
        
          <div style="background-color:#6280ff;">Content here</div>
        
        
          .mybackground {background-color:#6280ff;}
        
        Background color #6280ff
      
           Border around this has a color of #6280ff        
        
          <div style="border:2px solid #6280ff;">Content here</div>
        
        
          .myborder {border:2px solid #6280ff;}
        
        Border color #6280ff