#2a85fa color space conversions
Hex:
        #2a85fa
        RGB:
        42, 133, 250
        CMY:
        84, 48, 2
        CMYK:
        83, 47, 0, 2
      HSL:
        214°, 95.4128%, 57.2549%
        HSV (HSB):
        214°, 83.2000%, 98.0392%
        XYZ:
        26.5977, 24.1694, 93.7058
        xyY:
        0.1841, 0.1673, 24.1694
      CIE-Lab:
        56.2570, 15.5905, -65.6576
        CIE-LCH:
        56.2570, 67.4832, 283.3576
        CIE-Luv:
        56.2570, -28.6016, -105.1644
        Hunter-Lab:
        49.1624, 10.5373, -78.5958
      #2a85fa color charts
#2a85fa RGB chart
      #2a85fa CMYK chart
      #2a85fa RGB pie chart
      #2a85fa color shades, tints & tones
#2a85fa color schemes
#2a85fa color preview, HTML & CSS examples
           This text has a color of #2a85fa        
        
          <p style="color:#2a85fa;">Text here</p>
        
        
          .mytext {color:#2a85fa;}
        
        Text color #2a85fa
      
           This box has a color of #2a85fa        
        
          <div style="background-color:#2a85fa;">Content here</div>
        
        
          .mybackground {background-color:#2a85fa;}
        
        Background color #2a85fa
      
           Border around this has a color of #2a85fa        
        
          <div style="border:2px solid #2a85fa;">Content here</div>
        
        
          .myborder {border:2px solid #2a85fa;}
        
        Border color #2a85fa