#6481fe color space conversions
Hex:
        #6481fe
        RGB:
        100, 129, 254
        CMY:
        61, 49, 0
        CMYK:
        61, 49, 0, 0
      HSL:
        229°, 98.7179%, 69.4118%
        HSV (HSB):
        229°, 60.6299%, 99.6078%
        XYZ:
        30.9952, 25.5656, 97.0670
        xyY:
        0.2018, 0.1664, 25.5656
      CIE-Lab:
        57.6224, 26.8180, -65.5514
        CIE-LCH:
        57.6224, 70.8251, 292.2502
        CIE-Luv:
        57.6224, -16.5924, -106.5818
        Hunter-Lab:
        50.5624, 20.9377, -78.4280
      #6481fe color charts
#6481fe RGB chart
      #6481fe CMYK chart
      #6481fe RGB pie chart
      #6481fe color shades, tints & tones
#6481fe color schemes
#6481fe color preview, HTML & CSS examples
           This text has a color of #6481fe        
        
          <p style="color:#6481fe;">Text here</p>
        
        
          .mytext {color:#6481fe;}
        
        Text color #6481fe
      
           This box has a color of #6481fe        
        
          <div style="background-color:#6481fe;">Content here</div>
        
        
          .mybackground {background-color:#6481fe;}
        
        Background color #6481fe
      
           Border around this has a color of #6481fe        
        
          <div style="border:2px solid #6481fe;">Content here</div>
        
        
          .myborder {border:2px solid #6481fe;}
        
        Border color #6481fe