#6b80fa color space conversions
Hex:
        #6b80fa
        RGB:
        107, 128, 250
        CMY:
        58, 50, 2
        CMYK:
        57, 49, 0, 2
      HSL:
        231°, 93.4641%, 70.0000%
        HSV (HSB):
        231°, 57.2000%, 98.0392%
        XYZ:
        31.0379, 25.4663, 93.7221
        xyY:
        0.2066, 0.1695, 25.4663
      CIE-Lab:
        57.5269, 27.3875, -63.4791
        CIE-LCH:
        57.5269, 69.1352, 293.3374
        CIE-Luv:
        57.5269, -14.2077, -103.3352
        Hunter-Lab:
        50.4641, 21.4740, -74.7887
      #6b80fa color charts
#6b80fa RGB chart
      #6b80fa CMYK chart
      #6b80fa RGB pie chart
      #6b80fa color shades, tints & tones
#6b80fa color schemes
#6b80fa color preview, HTML & CSS examples
           This text has a color of #6b80fa        
        
          <p style="color:#6b80fa;">Text here</p>
        
        
          .mytext {color:#6b80fa;}
        
        Text color #6b80fa
      
           This box has a color of #6b80fa        
        
          <div style="background-color:#6b80fa;">Content here</div>
        
        
          .mybackground {background-color:#6b80fa;}
        
        Background color #6b80fa
      
           Border around this has a color of #6b80fa        
        
          <div style="border:2px solid #6b80fa;">Content here</div>
        
        
          .myborder {border:2px solid #6b80fa;}
        
        Border color #6b80fa