#487cfa color space conversions
Hex:
        #487cfa
        RGB:
        72, 124, 250
        CMY:
        72, 51, 2
        CMYK:
        71, 50, 0, 2
      HSL:
        222°, 94.6809%, 63.1373%
        HSV (HSB):
        222°, 71.2000%, 98.0392%
        XYZ:
        27.1355, 22.6951, 93.3929
        xyY:
        0.1895, 0.1585, 22.6951
      CIE-Lab:
        54.7569, 24.2459, -68.0320
        CIE-LCH:
        54.7569, 72.2233, 289.6155
        CIE-Luv:
        54.7569, -21.5475, -108.9116
        Hunter-Lab:
        47.6394, 18.3048, -82.8852
      #487cfa color charts
#487cfa RGB chart
      #487cfa CMYK chart
      #487cfa RGB pie chart
      #487cfa color shades, tints & tones
#487cfa color schemes
#487cfa color preview, HTML & CSS examples
           This text has a color of #487cfa        
        
          <p style="color:#487cfa;">Text here</p>
        
        
          .mytext {color:#487cfa;}
        
        Text color #487cfa
      
           This box has a color of #487cfa        
        
          <div style="background-color:#487cfa;">Content here</div>
        
        
          .mybackground {background-color:#487cfa;}
        
        Background color #487cfa
      
           Border around this has a color of #487cfa        
        
          <div style="border:2px solid #487cfa;">Content here</div>
        
        
          .myborder {border:2px solid #487cfa;}
        
        Border color #487cfa